salvatore-campagna commented on code in PR #16160:
URL: https://github.com/apache/lucene/pull/16160#discussion_r3390093991


##########
lucene/CHANGES.txt:
##########
@@ -156,6 +156,8 @@ Optimizations
 
 * GITHUB#15597, GITHUB#15777: Reduce memory usage of NeighborArray (Viliam 
Durina)
 
+* GITHUB# 16160: Improve numeric doc values range query performance for dense 
fields that use GCD or delta encoding. (Costin Leau)

Review Comment:
   I see other issues do not have a space after the `#` symbol. But does not 
seem to fail any check. Should we just align the format to be coherent?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to