Hi,

I just stumbled across an issue with Lucene's QueryParser. Perhaps you already
discussed this here, but googling for it didn't bring me to a solution.

I realized that lucene is obviously not able to exclude fields, right? E.g.
something like

  -url:com

always delivers 0 results. Is this behaviour deliberate? Is there any rationale
for it?

Would it be possible to include such a feature, since it currently breaks the
use of the MultiFieldQueryParser as soon as a query with an exclude is entered.
Or would it at least be possible to modifiy the MFQP that applies excludes
somehow only for the content field?

Thanks in advance for any comments.

Best,

  Oliver


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to