Adrien Grand created LUCENE-10187: ------------------------------------- Summary: Reduce DirectWriter's padding to a minimum Key: LUCENE-10187 URL: https://issues.apache.org/jira/browse/LUCENE-10187 Project: Lucene - Core Issue Type: Bug Reporter: Adrien Grand
This is a follow-up of LUCENE-10159 where DirectWriter's padding hid an out-of-bounds access. A consequence of DirectWriter's padding is that out-of-bounds access is completely silent until doc values use strictly more than 16 bits per ord, a situation that almost never occurs in our tests. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org