benwtrent commented on code in PR #15939: URL: https://github.com/apache/lucene/pull/15939#discussion_r3059909704
########## lucene/CHANGES.txt: ########## @@ -76,6 +76,9 @@ API Changes * GITHUB#15627 : Deferred lambda in TermStates.java according to prefetch (Shubham Sharma) +* GITHUB#15939: Removed RegexpQuery constructor overloads that exposed determinization controls (determinizeWorkLimit / doDeterminization). Review Comment: I think this deserves a `MIGRATE.md` entry, indicating the change and how to get the old determinize behavior. -- 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]
