Hi David,
pf pf2 pf3 parameters are invented exactly for your use case.
It automatically creates artificial clauses to boost documents you describe.
https://cwiki.apache.org/confluence/display/solr/The+Extended+DisMax+Query+Parser
Ahmet
On Thursday, November 13, 2014 6:43 PM, David Philip
w
Hi All,
How to do a phrase search and then term proximity search using edismax
query parser?
For ex: If the search term is "red apples", the products having "red
apples" in their fields should be returned first and then products having
red apples with term proximity of n.
Thanks.
David