Hello Solr-friends, I want to implement a query-expander, one that enriches the input by the usage of extra parameters that, for example, a form may provide.
Is the right way to subclass SearchHandler? Or rather to subclass QueryComponent? thanks in advance paul