jpountz commented on issue #12957:
URL: https://github.com/apache/lucene/issues/12957#issuecomment-1864395031

   > Terms.intersect(Automaton a, BytesRef startTerm) requires that startTerm 
is accepted by the incoming automaton, yet the way CheckIndex is calling it can 
clearly violate that.
   
   I wondered about that, but the automaton is `Automata.makeAnyBinary()`, 
shouldn't it accept any term?


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