294
I Use This!
Very High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not use mock merge policy for TestSimilarity (#13314) More... 2 days ago
Fix test failure TestKnnByteVectorQuery#testTimeLimitingKnnCollectorManager (#13312) More... 2 days ago
Add BitVectors format and make flat vectors format easier to extend (#13288) More... 2 days ago
Use jdk11 primitives in test to allow backport to branch_9x (#13311) More... 3 days ago
Add more backwards compability tests for Scalar quantization (#13298) More... 3 days ago
Convert FieldEntry to record (#13296) More... 4 days ago
Fix test failure TestDocumentsImpl.testGetDocumentFields (#13303) More... 4 days ago
Use Float.compare/Double.compare instead of '==' in geo classes (#13301) More... 4 days ago
UnifiedHighlighter highlight on multiple fields (#13268) More... 7 days ago
Increase the default number of merge threads. (#13294) More... 8 days ago
Tidy More... 8 days ago
Disable ConcurrentMergeScheduler's auto I/O throttling by default. (#13293) More... 8 days ago
Remove unnecessary calculating for termLen. (#13291) More... 8 days ago
fix s/Long/Fixed in FixedBitSet javadocs (#13290) More... 8 days ago
Move MIGRATE entry to the correct section. More... 9 days ago
Remove deprecated code (#13286) More... 9 days ago
Fix failing BaseKnnVectorQueryTestCase#testTimeout (#13283) More... 9 days ago
Simplify bytes arrays in NumericLeafComparator to long (#13246) More... 10 days ago
Move per-field vector and doc-values readers from TreeMap to HashMap. (#13284) More... 10 days ago
Schedule compileJava after the internal task if it affects source files (#13282) More... 11 days ago
Remove Accountable interface in KnnVectorsReader (#13255) More... 11 days ago
Update CHANGES after #13267. More... 14 days ago
Propagate the flush IOContext to stored fields / term vectors writers when index sorting is enabled. (#13265) More... 14 days ago
Revert version files to not include unreleased version (#13274) More... 14 days ago
Reduce duplication in taxonomy facets; always do counts (#12966) More... 14 days ago
move TestBugInSomething to analysis.tests More... 15 days ago
Test mute for issue #13272 (#13273) More... 15 days ago
GITHUB-13218: Add migrate entry for Collector to CollectorManager migration (#13238) More... 15 days ago
Make the default ReadAdvice configurable by sysprop (#13264) More... 15 days ago
Use `ReadAdvice#RANDOM` when appropriate. (#13222) More... 15 days ago