[
https://issues.apache.org/jira/browse/SOLR-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-520.
---------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Hoss Man
Committed revision 676460.
> o.a.s.analysis.LengthFilter should be deprecated
> ------------------------------------------------
>
> Key: SOLR-520
> URL: https://issues.apache.org/jira/browse/SOLR-520
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.3
> Reporter: Walter Ferrara
> Assignee: Hoss Man
> Priority: Trivial
> Fix For: 1.3
>
>
> According to:
> http://www.nabble.com/WordDelimiterFilter%2BLenghtFilter-results-in-termPosition%3D%3D-1-td16306788.html
> org.apache.solr.analysis.LengthFilter seems not used, as
> org.apache.solr.analysis.LengthFilterFactory correctly wraps around
> org.apache.lucene.analysis.LengthFilter, and not
> org.apache.solr.analysis.LengthFilter, so perhaps the latter could be
> deprecated
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.