Update org.apache.lucene.analysis package summary -------------------------------------------------
Key: LUCENE-3666 URL: https://issues.apache.org/jira/browse/LUCENE-3666 Project: Lucene - Java Issue Type: Improvement Components: general/javadocs Affects Versions: 3.5 Reporter: Steven Rowe Assignee: Steven Rowe Priority: Minor {{package.html}} in {{lucene/src/java/org/apache/lucene/analysis/}} is out of date. It looks like the contents of the branch_3x version haven't changed substantially since the Lucene 2.9 release, e.g. it refers to {{TermAttribute}} instead of {{CharTermAttribute}}. The trunk version is more modern - it refers to {{CharTermAttrubute}} - but it also has some issues. E.g., I can see that the {{LengthFilter}} discussion doesn't refer to {{FilteringTokenFilter}}. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org