lucene/lucene/core
Armin Braun 48547f913c
Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer (#13894)
We use manual seeking and reading instead of random access in this class.
That seems just unnecessarily complicated.
2024-10-12 10:31:51 +02:00
..
src Use RandomAccessInput instead of seeking in Lucene90DocValuesProducer (#13894) 2024-10-12 10:31:51 +02:00
build.gradle LUCENE-10328: Module path for compiling and running tests is wrong (#571) 2022-01-05 20:42:02 +01:00