LUCENE-5639: Fix token class to correctly implement PoistionLengthAttribute

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1592078 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2014-05-02 22:37:32 +00:00
parent ad37014a3a
commit 7db6edeb75
1 changed files with 3 additions and 0 deletions

View File

@ -145,6 +145,9 @@ Bug fixes
* LUCENE-5559: Add additional argument validation for CapitalizationFilter
and CodepointCountFilter. (Ahmet Arslan via Robert Muir)
* LUCENE-5639: Fix PositionLengthAttribute implementation in Token class.
(Uwe Schindler, Robert Muir)
Test Framework
* LUCENE-5622: Fail tests if they print over the given limit of bytes to