[jira] [Updated] (SOLR-4362) edismax, phrase query with slop, pf parameter

2018-11-30 Thread Elizabeth Haubert (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elizabeth Haubert updated SOLR-4362:

Attachment: SOLR-4362.patch

> 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
>Priority: Major
>  Labels: edismax, pf
> Attachments: SOLR-4362.patch, SOLR-4362.patch
>
>
> 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 ="phrase query"~10 term=text=text document 
> having "10 term" in its text field is boosted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-4362) edismax, phrase query with slop, pf parameter

2013-01-25 Thread Ahmet Arslan (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ahmet Arslan updated SOLR-4362:
---

Attachment: SOLR-4362.patch

A failing test case that demonstrates the problem.

 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
  Labels: edismax, pf
 Attachments: SOLR-4362.patch


 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 termqf=textpf=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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org