Re: how to set multiple fq while building a query in solrj
On Dec 4, 2009, at 4:21 PM, javaxmlsoapdev wrote: how do I create a query string witih multiple fq params using solrj SolrQuery API. e.g. I want to build a query as follow http://servername:port/solr/issues/select/?q=testing&fq=statusName: (Female OR Male)&fq=name="Joe" I am using solr
how to set multiple fq while building a query in solrj
Thanks, -- View this message in context: http://old.nabble.com/how-to-set-multiple-fq-while-building-a-query-in-solrj-tp26638650p26638650.html Sent from the Solr - User mailing list archive at Nabble.com.