Sign in
apache
/
lucene
/
HEAD
f01f367
DOAP changes for release 9.8.0
by Patrick Zhai
· 4 hours ago
main
6d764c3
Add length method to RandomAccessInput (#12594)
by Ignacio Vera
· 35 hours ago
f559cac
Shared executor for LuceneTestCase#newSearcher callers (#12588)
by Luca Cavanna
· 3 days ago
ce464c7
Fix test failure.
by Adrien Grand
· 3 days ago
483d288
Move CHANGES entry to correct version.
by Adrien Grand
· 3 days ago
f2bd0bb
Run top-level conjunctions of term queries with a specialized BulkScorer. (#12382)
by Adrien Grand
· 3 days ago
d48913a
Allow reading / writing binary stored fields as DataInput (#12581)
by Ignacio Vera
· 4 days ago
8b84f6c
Use radix sort to speed up the sorting of deleted terms (#12573)
by gf2121
· 7 days ago
fb1f4dd
Make TermStates#build concurrent (#12183)
by Shubham Chaudhary
· 7 days ago
3deead0
Remove deprecated IndexSearcher#getExecutor method (#12580)
by Luca Cavanna
· 7 days ago
e43bea4
Resolve CompileJava task cache miss (#12577)
by Tyler Bertrand
· 8 days ago
1cb0d81
Make TaskExecutor public (#12574)
by Luca Cavanna
· 8 days ago
2420709
Move change entry for #12569 from 9.8 to 9.9
by Luca Cavanna
· 9 days ago
937ebd4
Prevent concurrent tasks from parallelizing further (#12569)
by Luca Cavanna
· 9 days ago
51ade88
Update wrong PR number in CHANGES.txt
by Patrick Zhai
· 9 days ago
ac62c58
Update wrong PR number in CHANGES.txt
by Patrick Zhai
· 9 days ago
f5d5dc2
Update wrong PR number in CHANGES.txt
by Patrick Zhai
· 9 days ago
94b879a
Add next minor version 9.9.0
by Patrick Zhai
· 9 days ago
ca69ae6
Make FSTPostingsFormat load FSTs off-heap (#12552)
by Tony-X
· 9 days ago
fe348de
Fix HNSW graph reading with excessive connections (#12571)
by Benjamin Trent
· 9 days ago
1d0edd7
Fix compilation under Java 11.
by Adrien Grand
· 10 days ago
36432fa
Fix issues with BP tests and the security manager. (#12568)
by Adrien Grand
· 10 days ago
ebfbc83
Omit -Ptests.haltonfailure=false in failed test repro line #12565 (#12566)
by Dawid Weiss
· 10 days ago
cba2d19
TestPassageSelector.randomizedSanityCheck can fail when the random input is unfortunately clashing with an assertion #12562 (#12567)
by Dawid Weiss
· 10 days ago
d633c9b
Fix: Lucene90DocValuesProducer.TermsDict.seekCeil doesn't always position bytes correctly (#12555)
by Egor Potemkin
· 12 days ago
43c0d72
Add more detailed documentation related to GH#12560
by Greg Miller
· 12 days ago
58a50bf
Defer #advanceExact on expression dependencies until their values are needed (#12560)
by Greg Miller
· 13 days ago
780e684
CHANGES for #12489.
by Adrien Grand
· 2 weeks ago
39f37778
Add support for recursive graph bisection. (#12489)
by Adrien Grand
· 2 weeks ago
8ca4716
Allow FilteredDocIdSetIterator.match(doc) to throw IOException (#12554)
by Gokul Manoj
· 2 weeks ago
37a4221
Reduce the overhead of ImpactsDISI. (#12490)
by Adrien Grand
· 2 weeks ago
c26b018
Introduce a random vector scorer in HNSW builder/searcher (#12529)
by Jim Ferenczi
· 2 weeks ago
d77195d
Document why we need `lastPosBlockOffset` (#12541)
by Tony-X
· 2 weeks ago
57dd5a4
The bitsRequired passed during NodeHash rehash (when building an FST) (#12545)
by Michael McCandless
· 3 weeks ago
a7202e2
Close index readers in tests (#12544)
by Luca Cavanna
· 3 weeks ago
ef42af6
clarify QueryVisitor.acceptField javadoc w.r.t. not being term-specific (#12540)
by Christine Poerschke
· 3 weeks ago
d62ca4a
add missing changelog entry for #12498
by Luca Cavanna
· 3 weeks ago
da89415
Offload single slice to executor (#12515)
by Luca Cavanna
· 3 weeks ago
947b2c5
Unwrap execution exceptions cause and rethrow as is when possible (#12516)
by Luca Cavanna
· 3 weeks ago
d631615
Honor topvalue while determining isMissingvalueCompetitive in case bottom is not set (#12520)
by Chaitanya Gohel
· 3 weeks ago
a52161b
Update outdated comment about maxPointsInLeafNode in BKD tree (#12532)
by zhangchao
· 3 weeks ago
9fd45e3
Enhancement 11236 lazy compute similarity score (#12480)
by Jack Wang
· 4 weeks ago
d1c3531
Use panama vector for l2normalize (#12518)
by Benjamin Trent
· 4 weeks ago
16e4874
Remove unused variable in BKDWriter (#12512)
by zhangchao
· 5 weeks ago
bb62720
Simplify task executor for concurrent operations (#12499)
by Luca Cavanna
· 5 weeks ago
fb81833
Fix stack overflow in RegExp for long string (#12462)
by Jakub Slowinski
· 6 weeks ago
368dbff
Replace consecutive close() calls and close() calls with null checks with IOUtils.close() (#12428)
by Shubham Chaudhary
· 6 weeks ago
ec13678
Fix UTF32toUTF8 will produce invalid transition (#12472)
by tang donghai
· 6 weeks ago
4174b52
Rename ToParentBlockJoin[Byte|Float]KnnVectorQuery and adjust to return highest score child doc ID by parent id (#12510)
by Benjamin Trent
· 6 weeks ago
5a5aa2c
GITHUB#12342 Add new maximum inner product vector similarity method (#12479)
by Benjamin Trent
· 6 weeks ago
71f6f59
Remove outdated comment in Scorer (#12494)
by Lu Xugang
· 6 weeks ago
18b56bd
ToParentBlockJoin[Byte|Float]KnnVectorQuery needs to handle the case when parents are missing (#12504)
by Benjamin Trent
· 6 weeks ago
47258cc
Move changes of #12415 to 9.8
by Adrien Grand
· 7 weeks ago
4d26cb2
Optimize disjunction counts. (#12415)
by Adrien Grand
· 7 weeks ago
df8745e
Fix flaky testToString method for Knn Vector queries (#12500)
by Benjamin Trent
· 7 weeks ago
13e747f
hunspell: simplify TrigramAutomaton to speed up the suggestion enumeration (#12491)
by Peter Gromov
· 7 weeks ago
dd4e66d
Fix test failure with zero-length vector (#12493)
by Benjamin Trent
· 7 weeks ago
a65cf89
Add ParentJoin KNN support (#12434)
by Benjamin Trent
· 7 weeks ago
03ab021
Revert "Stop aligning windows in BooleanScorer. (#12488)"
by Adrien Grand
· 8 weeks ago
09e3b43
Stop aligning windows in BooleanScorer. (#12488)
by Adrien Grand
· 8 weeks ago
df3632c
Fix `DefaultBulkScorer` to not advance the competitive iterator beyond the end of the window. (#12481)
by Adrien Grand
· 8 weeks ago
acffcfa
Reduce overhead of disabling scoring on `BooleanScorer`. (#12475)
by Adrien Grand
· 8 weeks ago
e78feb7
Clenup duplication in BKDWriter (#12469)
by Armin Braun
· 8 weeks ago
229dc74
Fix randomly failing field info format tests (#12473)
by Benjamin Trent
· 8 weeks ago
5e72596
Improve MaxScoreBulkScorer partitioning logic. (#12457)
by Adrien Grand
· 9 weeks ago
32ec382
hunspell: check for aff file wellformedness more strictly (#12468)
by Peter Gromov
· 9 weeks ago
1af68bf
hunspell: make the hash table load factor customizable (#12464)
by Peter Gromov
· 9 weeks ago
155b2ed
Fix occasional failure in BaseKnnVectorsFormatTestCase#testIllegalDimensionTooLarge (#12467)
by Mayya Sharipova
· 9 weeks ago
119635a
Make KnnVectorsFormat#getMaxDimensions abstract (#12466)
by Mayya Sharipova
· 9 weeks ago
98320d7
Move max vector dims limit to Codec (#12436)
by Mayya Sharipova
· 9 weeks ago
538b7d0
Clean up writing String to ByteBuffersDataOutput (#12455)
by Armin Braun
· 9 weeks ago
87944c2
Move CHANGES entry for GITHUB#12408 under 10.0
by Greg Miller
· 9 weeks ago
179b45b
Initialize facet counting data structures lazily (#12408)
by Greg Miller
· 9 weeks ago
2b3b028
GITHUB#12451: Update TestStringsToAutomaton validation to work around GH#12458 (#12461)
by Greg Miller
· 9 weeks ago
20e97fb
Faster bulk numeric reads from BufferedIndexInput (#12453)
by Armin Braun
· 9 weeks ago
1c70c40
Enable search for site javadocs (#12430)
by Houston Putman
· 9 weeks ago
34721f9
Assert IdxOrDvQuery subqueries and document useful fields (#12442)
by Stefan Vodita
· 9 weeks ago
59c56a0
Fix sorted&unsorted graph test flakiness (#12452)
by Benjamin Trent
· 2 months ago
17c13a7
Add BS1 optimization to MaxScoreBulkScorer. (#12444)
by Adrien Grand
· 2 months ago
55f2f99
LUCENE-8183: Added the abbility to get noSubMatches and noOverlapping Matches (#12437)
by Martin Demberger
· 2 months ago
f05adff
hunspell: speed up the dictionary enumeration (#12447)
by Peter Gromov
· 2 months ago
b4619d8
Move sliced int buffer functionality to MemoryIndex (#11248) (#12409)
by Stefan Vodita
· 3 months ago
d03c8f1
Have byte[] vectors also trigger a timeout in ExitableDirectoryReader (#12423)
by Benjamin Trent
· 3 months ago
8611530
Fix HNSW graph visitation limit bug (#12413)
by Benjamin Trent
· 3 months ago
f527eb3
Remove Scorable#docID. (#12407)
by Adrien Grand
· 3 months ago
9ffc625
Followup on #12410: Fix caller class check to use string literals to allow private/pkg-private classes
by Uwe Schindler
· 3 months ago
f668cfd
Fix forUtil.gradle to actually execute python script and also fix type error in script (#12411)
by Uwe Schindler
· 3 months ago
fde2e50
Refactor vectorization support in Lucene (#12410)
by Uwe Schindler
· 3 months ago
907883f
Correct Javadocs using SimpleBindings (#12402)
by Perdjesk
· 3 months ago
8811f31
Add a post-collection hook to LeafCollector. (#12380)
by Adrien Grand
· 3 months ago
40ee6e5
Assign a dummy simScorer in TermsWeight if score is not needed (#12383)
by Sagar
· 3 months ago
223eecc
Add a thread safe CachingLeafSlicesSupplier to compute and cache the LeafSlices used with concurrent segment (#12374)
by Sorabh
· 3 months ago
01200b5
Speed up NumericDocValuesWriter with index sorting (#12381)
by zhangchao
· 3 months ago
e503805
Remove usage and add some legacy java.util classes to forbiddenapis (Stack, Hashtable, Vector) (#12404)
by Uwe Schindler
· 3 months ago
f44cc45
Share concurrent execution code into TaskExecutor (#12398)
by Luca Cavanna
· 3 months ago
4029cc3
Fix MaxScoreBulkScorer#score's return value. (#12400)
by Adrien Grand
· 3 months ago
6bb8cc0
Let hard link wrapper fallback to delegate.copyFrom (#12384)
by yixunx
· 3 months ago
b88d3e1
Catch offset overflows in byte pool (#9660) (#12392)
by Stefan Vodita
· 3 months ago
b50b969
Update comment about IndexOptions ordinals (#12360)
by Tomas Eduardo Fernandez Lobbe
· 3 months ago
79e8c9c
Fix edge case in TestJoinUtil
by Alan Woodward
· 3 months ago
Next »