Solr has tools for lexical analysis of text, not deeper syntax and semantics of text.

IOW, Solr supports "keyword search", not "natural language search".

-- Jack Krupansky

-----Original Message----- From: venkatesham.gu...@igate.com
Sent: Monday, August 19, 2013 8:38 AM
To: solr-user@lucene.apache.org
Subject: Negation words

I am searching with a keyword and if that keyword is attached to a
negation(not, could not and etc) in the document that document should not be
matched.

For example I have a document text like "I have not wheezed since I have
been taking Spiriva."

I am searching with a keyword "wheeze" should not match above document.

Is there any feature/approach to solve this using Solr.

Thanks.



--
View this message in context: http://lucene.472066.n3.nabble.com/Negation-words-tp4085427.html Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to