dweiss commented on issue #15974:
URL: https://github.com/apache/lucene/issues/15974#issuecomment-4301926441

   I'd like to commit this one-line fix if there are no objections - it does 
look like the implementation is flawed there (with respect to what the 
interface describes).
   ```
   // SimpleTextDocValuesReader.java:919
     return maxDoc - 1;
   ```


-- 
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]

Reply via email to