294
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix test after #12549 take 2. More... about 1 year ago
LUCENE-10560: Faster merging of TermsEnum (#1052) More... about 1 year ago
Remove or repurpose obsolete JIRA tasks from release wizard (#11833) More... about 1 year ago
Merge branch 'stabilize_benchmark' More... about 1 year ago
Fix comment on decode method in PForUtil (#12495) More... about 1 year ago
move CSVUtil to common from analyzer nori and kuromoji (#12390) More... about 1 year ago
Speed up sorting on unique string fields. (#11903) More... about 1 year ago
unify exception thrown by regexp & check repetition range (#12277) More... about 1 year ago
Remove unnecessary sort in writeFieldUpdates (#12273) More... about 1 year ago
ReleaseWizard - Upgrade 'consolemenu' dependency to v0.7.1 (#11855) More... about 1 year ago
LUCENE-10100: configuration items of the alg file are adapted to the 9.0 branch (#301) More... about 1 year ago
LUCENE-10144:fix resource leak due to Files.list (#354) More... about 1 year ago
Clean up UnCompiledNode.inputCount (#12735) More... about 1 year ago
Fix javac task inputs so that they include modular dependencies #12742 (#12745) More... about 1 year ago
stabilize vectorutil benchmark More... about 1 year ago
Fix test failure. More... about 1 year ago
Specialize the 2nd clause of conjunctions. (#12713) More... about 1 year ago
Fix NullPointerException in Monitor.getQuery when query is not present (#12736) More... about 1 year ago
Fix file handle leak in Lucene99ScalarQuantizedVectorsWriter. (#12739) More... about 1 year ago
Fix test after #12549. More... about 1 year ago
Do not close merge threadpool in Lucene99HnswVectorsWriter More... about 1 year ago
CHANGES entry for GITHUB#12427 More... about 1 year ago
Replace assert with IAE in StringsToAutomaton#build if data is not sorted (#12427) More... about 1 year ago
Merge branch 'speed_float_cosine' More... about 1 year ago
CHANGES More... about 1 year ago
Add a specialized bulk scorer for regular conjunctions. (#12719) More... about 1 year ago
Ensure negative scores are not returned by vector similarity functions (#12727) More... about 1 year ago
Return the same input vector if its a unit vector in VectorUtil#l2normalize (#12726) More... about 1 year ago
Add back maxConn & beamWidth HNSW codec ctor (#12728) More... about 1 year ago
fix TestAutomaton.testRandomFinite test bug that was trying to StringsToAutomaton.build a Collection of BytesRefs containing a too-massive (> 1000 UTF-8 bytes) term; corrected the exception message to make it clear the limit is in UTF-8 bytes, not java (UTF-16) characters More... about 1 year ago