There are also likely some way wacky things you could do with mixing
and matching query parsers even within a "q". FunctionQParser and
friends probably hold some crazy voodoo.
Erik
On Jul 16, 2008, at 1:29 PM, Shalin Shekhar Mangar wrote:
Is it possible to use fq parameters for filtering on the address
fields?
Then the q and other dismax params can be used for your main query.
On Wed, Jul 16, 2008 at 8:59 PM, chris sleeman <[EMAIL PROTECTED]
>
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."
--
Regards,
Shalin Shekhar Mangar.