mirror of https://github.com/apache/lucene.git
wrap 3.5 changes to 80 character lines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175956 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8f23139191
commit
74ebea2a3f
|
@ -644,9 +644,9 @@ New Features
|
|||
|
||||
Optimizations
|
||||
|
||||
* LUCENE-3426: Add NGramPhraseQuery which extends PhraseQuery and tries to reduce
|
||||
the number of terms of the query when rewrite(), in order to improve performance.
|
||||
(Robert Muir, Koji Sekiguchi)
|
||||
* LUCENE-3426: Add NGramPhraseQuery which extends PhraseQuery and tries to
|
||||
reduce the number of terms of the query when rewrite(), in order to improve
|
||||
performance. (Robert Muir, Koji Sekiguchi)
|
||||
|
||||
Test Cases
|
||||
|
||||
|
|
Loading…
Reference in New Issue