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
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.