Hi,

Choice of query parser depends on your needs. I am just surprised that you used 
prefix notation in your example. 
Default query parser syntax for and(blabla , name: "george")  is q=blabla AND 
name:george
Term blabla (which does not consider field) parsed against default search 
field. Default field is set via df parameter.
https://cwiki.apache.org/confluence/display/solr/The+Standard+Query+Parser  




On Monday, December 2, 2013 10:17 AM, elmerfudd <na...@012.net.il> wrote:
 
Im using the default qparser that come with solr 4.4 , Is there anything
better?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp4103784p4104344.html

Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to