jpountz opened a new pull request, #14635:
URL: https://github.com/apache/lucene/pull/14635
- more javadocs to guide usage of `INDEX` vs. `DATA`,
- the `METADATA` constant is removed, as metadata files should be opened
with `Directory#openChecksumIndexInput`, which doesn't take hints,
- configure `FileTypeHint` on more files of the default codec,
- remove checks on `FileTypeHint` from `toReadAdvice` - the default impl
should only look at `DataAccessHint` to determine the appropriate read advice.
--
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]