[ 
https://issues.apache.org/jira/browse/SOLR-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251977#comment-13251977
 ] 

Yonik Seeley commented on SOLR-3351:
------------------------------------

There was a proposal (and an issue) to fold the slop into the phrase field 
specification:
pf=text~3  would create phrase queries with a slop of 3

This allows different slops for different fields, keeps the number of 
parameters down, and is more understandable.
                
> eDismax: ps2 and ps3 params
> ---------------------------
>
>                 Key: SOLR-3351
>                 URL: https://issues.apache.org/jira/browse/SOLR-3351
>             Project: Solr
>          Issue Type: Improvement
>          Components: query parsers
>            Reporter: Jan Høydahl
>             Fix For: 4.0
>
>
> Add support for custom Phrase Slop for "pf2" and "pf3" of edismax. If not 
> specified, it should use "ps" as today.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to