[
https://issues.apache.org/jira/browse/SOLR-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Walter Ferrara updated SOLR-521:
--------------------------------
Attachment: stopfilter.patch
This version use the setEnablePositionIncrements on the newly created
StopFilter object instead of the static method.
> 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.