lucene/lucene
ChrisHegarty add9c09c84 Add next bugfix version 9.12.2 2024-12-13 13:01:50 +00:00
..
analysis First-class random access API for KnnVectorValues (#13779) 2024-09-28 09:14:01 -04:00
analysis.tests move TestBugInSomething to analysis.tests 2024-04-04 16:52:35 -04:00
backward-codecs Add back-compat indices for 9.12.1 2024-12-13 12:22:28 +00:00
benchmark Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:37:36 +01:00
benchmark-jmh A few small tweaks to VectorUtil#findNextGEQ: (#13972) 2024-11-04 16:13:26 -08:00
classification Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
codecs Improve checksum calculations (#13989) 2024-11-25 15:59:35 +01:00
core Add next bugfix version 9.12.2 2024-12-13 13:01:50 +00: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 Taxonomy counts are incorrect due to ordinal sorting (#14008) (#14010) 2024-11-23 12:04:49 +00:00
grouping Remove `supportsConcurrency` flag from top-docs collector managers. (#13977) 2024-11-05 15:37:36 +01:00
highlighter IndexOrDocValuesQuery in query highlighting (#13902) 2024-10-14 14:30:10 +02:00
join Adding filter to the toString() method of KnnFloatVectorQuery (#13990) 2024-11-18 14:45:59 -05: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:37:36 +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 Combine all postings enum impls of the default codec into a single class (#14033) 2024-12-04 15:20:18 +01:00
queryparser Update ComplexPhraseQueryParser.java (#14005) 2024-11-22 00:48:19 +00:00
replicator Convert more classes to record classes (#13328) 2024-09-10 23:08:24 +02:00
sandbox Reduce specialization in TopScoreDocCollector. (#14038) 2024-12-04 15:20:18 +01:00
spatial-extras Make TotalHits a record. (#13762) 2024-09-11 15:50:06 +02:00
spatial-test-fixtures
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:37:36 +01:00
test-framework IndexInput.isLoaded seems to return false for mmap index inputs on Windows #14050 (#14053) 2024-12-11 08:30:23 +01:00
CHANGES.txt Introduce a BulkScorer for DisjunctionMaxQuery. (#14040) 2024-12-06 14:34:19 +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:33:23 +02:00
SYSTEM_REQUIREMENTS.md Bump minimum required Java version to 21 (#12753) 2024-02-29 12:16:29 +01:00
build.gradle