Ahmet Arslan created SOLR-4362:
----------------------------------
Summary: edismax, phrase query with slop, pf parameter
Key: SOLR-4362
URL: https://issues.apache.org/jira/browse/SOLR-4362
Project: Solr
Issue Type: Bug
Components: query parsers
Affects Versions: 4.1
Reporter: Ahmet Arslan
When sloppy phrase query (plus additional term) is used with edismax, slop
value is search against fields that are supplied with pf parameter.
Example : With this url &q="phrase query"~10 term&qf=text&pf=text document
having "10 term" in its text field is boosted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]