SYEDMDSAAD commented on PR #15720: URL: https://github.com/apache/lucene/pull/15720#issuecomment-3925093875
> Hi @SYEDMDSAAD , SortField.setMissingValue is already deprecated in 10.x and removed entirely in main. Thanks for the clarification! In that case, should this issue focus on making the remaining internal state of `SortField` immutable (e.g., final fields and preventing post-construction mutation), rather than deprecating the setter? I can investigate what parts of the class still allow mutation and propose a minimal change accordingly. -- 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]
