rmuir commented on PR #14239: URL: https://github.com/apache/lucene/pull/14239#issuecomment-2658093518
using the `mark()/reset()` like this can be invitation for trouble, but the situation is contained: the parser will always make forward progress so it can't go crazy or infinite. Also, the user opted into the lenient parse. -- 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