Hello,
Solr accepts fq parameter like: localhost:8080/solr/select/?q=blah+blah
&fq=model:member+model:new_member
Is it possible to pass the fq parameter with alternative syntax like:
fq=model=member&model= new_member or in other way?
Thank you,
Tom


--
View this message in context: 
http://lucene.472066.n3.nabble.com/fq-syntax-question-tp3977899.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to