mirror of https://github.com/apache/lucene.git
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:
parent
2fd8f54e79
commit
847df551dc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue