gsmiller commented on code in PR #11950: URL: https://github.com/apache/lucene/pull/11950#discussion_r1029471303
########## lucene/CHANGES.txt: ########## @@ -143,6 +143,9 @@ Bug Fixes * GITHUB#11907: Fix latent casting bugs in BKDWriter. (Ben Trent) +* GITHUB#11950: Fix NPE in BinaryRangeFieldRangeQuery variants when the queried field doesn't exist + in a segment or is of the wrong type. (Greg Miller) Review Comment: Let me test. I don't think I actually ran that part of the unit test prior to applying the fix. I'll make sure the changes entry is accurate. -- 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