ISOLatin1AccentFilter fails to preserve positionIncrement: LUCENE-583

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@410970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2006-06-01 21:32:51 +00:00
parent 2fd8f54e79
commit 847df551dc
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ Bug fixes
didn't work because it used a QueryParser method that had
been removed (Daniel Naber)
2. LUCENE-583: ISOLatin1AccentFilter fails to preserve positionIncrement
(Yonik Seeley)
Optimizations
1. LUCENE-586: TermDocs.skipTo() is now more efficient for multi-segment