m queries.
-- Jack Krupansky
-Original Message-
From: Markus Jelsma
Sent: Thursday, May 24, 2012 8:53 AM
To: solr-user@lucene.apache.org
Subject: Dismax, explicit phrase queries not on qf
Hi,
With (e)dismax explicit phrase queries are executed on the qf fields. The qf
field, however, may co
Hi,
With (e)dismax explicit phrase queries are executed on the qf fields. The qf
field, however, may contain field(s) we don't want a phrase query for. How can
we tell the dismax query parser to only do phrase queries (explicit or not) on
the fields listed in the pf parameter.
Thanks
Markus