You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Suram <re...@yahoo.com> on 2010/03/17 05:44:56 UTC

Issue in search

In solr how can perform AND, OR, NOT search while querying the data
-- 
View this message in context: http://old.nabble.com/Issue-in-search-tp27927828p27927828.html
Sent from the Solr - User mailing list archive at Nabble.com.


RE: Issue in search

Posted by "Nair, Manas" <Ma...@mtvnmix.com>.
You could write yourr query like
q=filedname1:searchValue AND fieldName2:value OR fieldName3: Value
 
Regards,
Manas

________________________________

From: Suram [mailto:reactive_me@yahoo.com]
Sent: Wed 3/17/2010 12:44 AM
To: solr-user@lucene.apache.org
Subject: Issue in search




In solr how can perform AND, OR, NOT search while querying the data
--
View this message in context: http://old.nabble.com/Issue-in-search-tp27927828p27927828.html
Sent from the Solr - User mailing list archive at Nabble.com.