I agree. If we do decide to implement another kind of request handler, it
should be through StandardRequesthandler def type attribute, which selects
the registered QParser which generates appropriate queries for lucene.
Preetam
On Tue, Jul 15, 2008 at 3:59 PM, Erik Hatcher <[EMAIL PR
On Jul 15, 2008, at 4:45 AM, Preetam Rao wrote:
What are your thoughts on having one more request handler like
dismax, but
which uses a sub-phrase query instead of dismax query ?
It'd be better to just implement a QParser(Plugin) such that the
StandardRequestHandler can use it (&defType=di