..
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
Simplify codec setup in vector-related tests. ( #13970 )
2024-11-12 10:39:12 +01: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 support for storing term vectors in FeatureField ( #14034 )
2024-12-04 12:38:32 +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
fix JavaDoc: TopDocs instead of Hits ( #14015 )
2024-11-22 16:01:20 -08: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
Make inlining decisions a bit more predictable in our main queries. ( #14023 )
2024-11-29 13:28:05 +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
Improve search equivalence tests. ( #14036 )
2024-12-04 15:20:18 +01:00
CHANGES.txt
Add support for storing term vectors in FeatureField ( #14034 )
2024-12-04 12:38:32 +00: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
…