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
            Priority: Trivial


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.

Reply via email to