On Monday 25 September 2006 22:20, Dan Armbrust wrote: > My hunch is that its not real easy, otherwise > it would already have been done...
I think it shouldn't be difficult, but to expand the PrefixQuery, your QueryParser would need an IndexReader. Currently IndexReader/QueryParser don't depend on each other. Maybe this is the reason why it hasn't been done or why it hasn't been published. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
