Skip to content

Commit

Permalink
LUCENE-10435: add CHANGES.txt entry
Browse files Browse the repository at this point in the history
  • Loading branch information
LuXugang committed Feb 23, 2022
1 parent 4364bdd commit b8695f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lucene/CHANGES.txt
Expand Up @@ -233,8 +233,8 @@ Optimizations

* LUCENE-10424 Optimize the "everything matches" case for count query in PointRangeQuery. (Ignacio Vera, Lu Xugang)

* LUCENE-10084: Rewrite DocValuesFieldExistsQuery to MatchAllDocsQuery whenever terms
or points have a docCount that is equal to maxDoc. (Vigya Sharma)
* LUCENE-10084, LUCENE-10435: Rewrite DocValuesFieldExistsQuery to MatchAllDocsQuery whenever
terms or points have a docCount that is equal to maxDoc. (Vigya Sharma, Lu Xugang)

Changes in runtime behavior
---------------------
Expand Down

0 comments on commit b8695f0

Please sign in to comment.