You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (Commented) (JIRA)" <ji...@apache.org> on 2012/04/12 00:07:17 UTC

[jira] [Commented] (SOLR-3351) eDismax: ps2 and ps3 params

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org