Re: Using not operator in query

2007-10-25 Thread Karl Wettin
25 okt 2007 kl. 19.57 skrev Vs_Inf: We have a requirement to allow users of our search application to use "NOT" operator on a single term. Is there a work-around for this requirement? You will need to combine the NOT-statement with a MatchAllDocsQuery.

Using not operator in query

2007-10-25 Thread Vs_Inf
-- View this message in context: http://www.nabble.com/Using-not-operator-in-query-tf4692536.html#a13412435 Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]