No. fq queries are standard syntax queries. But they can be arbitrarily
complex, i.e. fq=model:(member OR new_member)....

Best
Erick

On Thu, May 10, 2012 at 2:38 PM, anarchos78
<rigasathanasio...@hotmail.com> wrote:
> 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