Re: Using edismax in a filter query

2015-07-10 Thread Thomas Seidl
Hi Ahmet, Brilliant, thanks a lot! I thought it might be possible with local parameters, but couldn't find any information anywhere on how (especially setting the multi-valued "qf" parameter). Thanks again, Thomas On 2015-07-10 14:09, Ahmet Arslan wrote: > Hi Tomasi > > Yes it is possible, plea

Re: Using edismax in a filter query

2015-07-10 Thread Ahmet Arslan
Hi Tomasi Yes it is possible, please see local params : https://cwiki.apache.org/confluence/display/solr/Local+Parameters+in+Queries fq={!edismax qf='field1 field2 field'}search key Ahmet On Friday, July 10, 2015 2:20 PM, Thomas Seidl wrote: Hi all, I was wondering if there's any way to u

Using edismax in a filter query

2015-07-10 Thread Thomas Seidl
Hi all, I was wondering if there's any way to use the Extended DisMax query parser in an "fq" filter query? The problem is that I have a "facet.query" with which I want to check whether a certain set of keywords would have any results. But since the normal query goes across multiple fields, I end