benwtrent commented on code in PR #13322:
URL: https://github.com/apache/lucene/pull/13322#discussion_r1624971924


##########
lucene/CHANGES.txt:
##########
@@ -399,6 +399,8 @@ Optimizations
 
 * GITHUB#13406: Replace List<Integer> by IntArrayList and List<Long> by 
LongArrayList. (Bruno Roustant)
 
+* GITHUB#13322: Implement Weight#count for vector values in the 
FieldExistsQuery. (Pan Guixin)
+

Review Comment:
   Since 9.11 has been cut, this needs moved to 9.12



-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to