benwtrent commented on PR #11916:
URL: https://github.com/apache/lucene/pull/11916#issuecomment-1310547475

   @rmuir I took a stab at it. I am unfamiliar with checkindex, but this will 
search 64 vectors, seeking the graph to catch if there is something obscene 
broken.
   
   A more complicated check would require inner interface changes (allowing 
seek to be hit directly). But search seems nice as it is a common path and 
actually exercising the thing as it is typically used.


-- 
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