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

Hoss Man commented on SOLR-521:
-------------------------------

looks good ... i've committed the patch as well as added it's use to schema.xml 
as i think it should be the "recommended" setting.

Committed revision 648433.

Leaving this issue open pending discussion: I think we should actually change 
the default to "true" (with a note in the CHANGES.txt section that people 
should set it to 'false" in existing schemas when upgrading).

Any objections?

> Allow StopFilterFactory to use StopFilter setEnablePositionIncrementsDefault 
> function
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-521
>                 URL: https://issues.apache.org/jira/browse/SOLR-521
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 1.3
>            Reporter: Walter Ferrara
>            Priority: Trivial
>             Fix For: 1.3
>
>         Attachments: stopfilter.patch, stopfilter.patch
>
>
> Lucene StopFilter has a function, setEnablePositionIncrementsDefault,  that 
> when set, "when a token is stopped (omitted), the position increment of the 
> following token is incremented". Solr however have no setting in schema.xml 
> to activate this

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to