Hi, I want to search multiple fields by default (which is no supported by StandardRequestHandler), but I also want to be able to use Lucene's boolean syntax (AND/OR/NOT). This doesn't seem to be supported by DisMaxRequestHandler. I will need to copy or extend StandardRequestHandler and modify it, including the query parser it calls, or am I missing an easier alternative?
Regards Daniel -- http://www.danielnaber.de