benwtrent commented on issue #15041:
URL: https://github.com/apache/lucene/issues/15041#issuecomment-3167757409

   Ah, I see, the issue is that the test is expecting the doc ID in the index 
to be the same as the `"ID"` field. I bet a merge is occurring and thus 
throwing that out. The index config needs adjusted to ensure that the doc ids 
align with the expected ids.


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