mirror of https://github.com/apache/lucene.git
LUCENE-7670: changes entry
This commit is contained in:
parent
c1fe88b7c6
commit
3386152791
|
@ -108,6 +108,9 @@ Bug Fixes
|
|||
* LUCENE-7630: Fix (Edge)NGramTokenFilter to no longer drop payloads
|
||||
and preserve all attributes. (Nathan Gass via Uwe Schindler)
|
||||
|
||||
* LUCENE-7670: AnalyzingInfixSuggester should not immediately open an
|
||||
IndexWriter over an already-built index. (Steve Rowe)
|
||||
|
||||
Improvements
|
||||
|
||||
* LUCENE-7055: Added Weight#scorerSupplier, which allows to estimate the cost
|
||||
|
|
Loading…
Reference in New Issue