benwtrent commented on PR #13641: URL: https://github.com/apache/lucene/pull/13641#issuecomment-2282231690
@msokolov maybe? Looking at the code, this has never worked this way. Field entry existence was just assumed to be handled by the perfield codec. I tried digging into the other formats that have an "per field" version (e.g. docValues,) and when I tested, they also threw a NPE in a scenario like this. So, I opted to keep what seems like the status quo. But, I am happy to change it if I am wrong about intended 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: 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