Fix CHANGES formatting.

This commit is contained in:
Adrien Grand 2019-12-03 11:28:36 +01:00
parent a51c7b89f2
commit 441abb8319
1 changed files with 1 additions and 1 deletions

View File

@ -251,7 +251,7 @@ Optimizations
non-competitive hits. (Adrien Grand)
* LUCENE-8935: BooleanQuery with no scoring clause can now early terminate the query when
the total hits is not requested.
the total hits is not requested. (Jim Ferenczi)
* LUCENE-8941: Matches on wildcard queries will defer building their full
disjunction until a MatchesIterator is pulled (Alan Woodward)