lucene/lucene
kewei.11 939893227c Pruning of estimating the point value count since BooleanScorerSupplier 2024-11-11 22:19:34 +08:00
..
analysis Fix backward compat in TestCustomAnalyzer 2024-09-30 14:54:02 +01:00
analysis.tests move TestBugInSomething to analysis.tests 2024-04-04 16:52:35 -04:00
backward-codecs A few small tweaks to VectorUtil#findNextGEQ: (#13972) 2024-11-04 16:09:27 -08:00
benchmark Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
benchmark-jmh A few small tweaks to VectorUtil#findNextGEQ: (#13972) 2024-11-04 16:09:27 -08:00
classification Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
codecs Move postings back to int[] to take advantage of having more lanes per vector. (#13968) 2024-11-01 07:49:09 +01:00
core Pruning of estimating the point value count since BooleanScorerSupplier 2024-11-11 22:19:34 +08:00
core.tests Remove ByteBufferIndexInput and update all Panama implementations (MMap and Vector) to Java 21 (#13146) 2024-02-29 19:38:37 +01:00
demo Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
dev-docs
distribution Upgrade to gradle 8.10 (#13700) 2024-08-30 12:36:56 +02:00
distribution.tests Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
documentation
expressions Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
facet Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
grouping Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
highlighter IndexOrDocValuesQuery in query highlighting (#13902) 2024-10-14 14:19:24 +02:00
join Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
licenses Remove the HPPC dependency from all modules and move the HPPC fork to internal. (#13422) 2024-05-27 12:09:25 +02:00
luke Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
memory First-class random access API for KnnVectorValues (#13779) 2024-09-28 09:14:01 -04:00
misc similarities: provide default computeNorm implementation; remove remaining discountOverlaps setters; (#13757) 2024-09-13 09:27:35 +01:00
monitor Remove CollectorManager#forSequentialExecution (#13790) 2024-09-17 09:41:10 +02:00
queries Move postings back to int[] to take advantage of having more lanes per vector. (#13968) 2024-11-01 07:49:09 +01:00
queryparser Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
replicator Convert more classes to record classes (#13328) 2024-09-10 23:08:24 +02:00
sandbox Pruning of estimating the point value count since BooleanScorerSupplier 2024-11-11 22:19:34 +08:00
spatial-extras Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
spatial-test-fixtures Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
spatial3d Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
suggest Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
test-framework Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:36:40 +01:00
CHANGES.txt Avoid performance regression by constructing lazily the PointTree in NumericComparator (#13498) (#13877) 2024-11-05 12:07:41 +01:00
JRE_VERSION_MIGRATION.md
MIGRATE.md Add MIGRATE entry about the fact that readVLong() may now read up to 10 bytes. (#13956) 2024-10-25 13:30:29 +02:00
SYSTEM_REQUIREMENTS.md Bump minimum required Java version to 21 (#12753) 2024-02-29 12:16:29 +01:00
build.gradle