(assuming you are using 1.3-dev), you could use the dismax query parser syntax for the fq param. I think it is something like:
fq=<!dismax>your query

I can't find the syntax now (Yonik?)

but I don't know how you could pull out the qf,pf,etc fields for the fq portion vs the q portion.



On Jul 16, 2008, at 10:29 AM, chris sleeman wrote:

Hi all,

Is there currently a way of specifying more than 1 user query fields (q
parameter) with the disMax request handler ?
Basically my requirement is this - I have 2 user query fields - 'query' and 'location', each of which corresponds to multiple solr query fields. The 'location' entered by user, for example, could be a city,state,address or a zip code, each of which is a separate solr field. Similarly the user 'query'
field corresponds to multiple solr fields with different boosts.
Is it possible to use dismax for this? Any ideas or workarounds ?

Thanks in advance,
Chris

--
Laurence J. Peter - "Originality is the fine art of remembering what you
hear but forgetting where you heard it."

Reply via email to