Erm... extra web-request-parameters simply. paul
Le 18 févr. 2011 à 19:37, Em a écrit : > > Hi Paul, > > what do you understand by saying "extra parameters"? > > Regards > > > Paul Libbrecht-4 wrote: >> >> >> 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