> 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?
Ok, RTFM... :-) http://lucene.apache.org/java/docs/queryparsersyntax.html says that one exclude alone always delivers 0 results. Hm, I thought I tried it with multiple terms, but obviously something went wrong. Everything seems to work. Sorry, if I caused any confusion. Best, Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]