Sign in
apache
/
lucene
/
HEAD
25e381b
Align float vectors on disk for optimal performance on ARM CPUs (#15341)
by Kaival Parikh
· 8 hours ago
main
63fcc7d
ci: pin unpinned actions ref (#15551)
by Robert Muir
· 2 days ago
662d6ec
Use Google's maven central mirror on github runners (#15550)
by Dawid Weiss
· 2 days ago
26b1188
highlighter, fastvector: improve/fix merging of boosts to improve snippet ranking (#15434)
by Luana Fragoso
· 3 days ago
f996e74
Allow AlreadyClosedException to be a possible outcome of injecting fake exceptions in TestIndexFileDeleter (#15545)
by Dawid Weiss
· 5 days ago
c7c507f
build(deps): bump basedpyright in /dev-tools/scripts (#15543)
by dependabot[bot]
· 6 days ago
178f74b
Fix the 'beast' task (regression in gradle 9+). (#15544)
by Dawid Weiss
· 6 days ago
35ee1e3
Add maven mirror (#15542)
by Prudhvi Godithi
· 8 days ago
6cf6f9d
build(deps): bump basedpyright in /dev-tools/scripts (#15527)
by dependabot[bot]
· 10 days ago
2412528
build(deps): bump ruff from 0.14.6 to 0.14.10 in /dev-tools/scripts (#15528)
by dependabot[bot]
· 10 days ago
2a6986e
build(deps): bump holidays from 0.85 to 0.87 in /dev-tools/scripts (#15529)
by dependabot[bot]
· 10 days ago
5c73ceb
ci: bump astral-sh/setup-uv from 7.1.4 to 7.1.6 (#15526)
by dependabot[bot]
· 10 days ago
e7a5549
ci: bump actions/stale from 10.1.0 to 10.1.1 (#15530)
by dependabot[bot]
· 10 days ago
62daa3e
ci: bump github/codeql-action from 3.30.5 to 4.31.9 (#15534)
by dependabot[bot]
· 10 days ago
8772ee1
ci: bump actions/upload-artifact from 5.0.0 to 6.0.0 (#15531)
by dependabot[bot]
· 10 days ago
8b860b2
ci: bump actions/checkout from 6.0.0 to 6.0.1 (#15532)
by dependabot[bot]
· 10 days ago
a455266
ci: bump actions/setup-java from 5.0.0 to 5.1.0 (#15533)
by dependabot[bot]
· 10 days ago
c71e81b
ci: bump actions/setup-go from 5.5.0 to 6.1.0 in /.github/actions/eclint (#15535)
by dependabot[bot]
· 10 days ago
8ca449c
ci: bump actions/cache from 4.2.3 to 5.0.1 in /.github/actions/eclint (#15536)
by dependabot[bot]
· 10 days ago
6cc7869
ci: bump actions/setup-java in /.github/actions/prepare-for-build (#15537)
by dependabot[bot]
· 10 days ago
c98ea6c
ci: bump gradle/actions in /.github/actions/prepare-for-build (#15538)
by dependabot[bot]
· 10 days ago
ad1e1c7
ci: bump actions/cache in /.github/actions/prepare-for-build (#15539)
by dependabot[bot]
· 10 days ago
5b2dbf6
Add explicit action folders to dependabot configuration (#15525)
by Dawid Weiss
· 10 days ago
1e43c7c
Fix writeChecksums to clean up any dangling sha1 files. (#15524)
by Dawid Weiss
· 11 days ago
afcca4b
deps(java): bump org.apache.opennlp:opennlp-tools from 2.5.6.1 to 2.5.7 (#15521)
by dependabot[bot]
· 11 days ago
ed879f2
deps(java): bump org.eclipse.jgit:org.eclipse.jgit (#15522)
by dependabot[bot]
· 11 days ago
309d4a7
Updating createMultiSegmentIndex to utilize an explicit NoMergePolicy (#15523)
by Bryce Kane
· 11 days ago
2ad2530
Dynamic pruning for SORTED(_SET) fields with doc values skipper (#15511)
by panguixin
· 13 days ago
3842bbe
Refactor DocValuesSkipper stat methods to accept IndexReader instead of IndexSearcher (#15514)
by panguixin
· 13 days ago
02c40ba
Use HashMap#newHashMap and HashSet#newHashSet instead of CollectionUtil#newHashMap and CollectionUtil#newHashSet. (#15517)
by zhouhui
· 2 weeks ago
247b96e7
Fix map size in CustomAnalyzer#paramsToMap. (#14770)
by zhouhui
· 2 weeks ago
a55be5c
Correct documentation in DefaultBloomFilterFactory to reflect changes in GH#11900 (#15513)
by Greg Miller
· 3 weeks ago
f6d27db
Upgrade ecj to version 3.44.0. (#15512)
by Dawid Weiss
· 3 weeks ago
b26f767
Upgrade snowball to 2d2e312df56f2ede014a4ffb3e91e6dea43c24be (#15505)
by Justas Sakalauskas
· 3 weeks ago
cfff8fb
Revert required SegmentInfos min version in header check in readCommit to continue binary compatibility with 8.x indexes (#15454)
by Rahul Goswami
· 3 weeks ago
dc57204
ExitableDirectoryReader should not cover-up singletons (#15498)
by Houston Putman
· 3 weeks ago
c412db0
deps(java): bump com.google.googlejavaformat:google-java-format (#15506)
by dependabot[bot]
· 3 weeks ago
f551fe4
eclipse: disable new "member of deprecated type not deprecated" diag (#15503)
by Robert Muir
· 3 weeks ago
8c1461e
Use vector bulk scoring in entry-point and filter hnsw search (#15500)
by Benjamin Trent
· 3 weeks ago
3675510
Introduce optional access to backing vector values from the scorer (#15501)
by Chris Hegarty
· 4 weeks ago
bc7deed
MatchAllDocs and MatchNoDocs should be singletons (#15499)
by Dawid Weiss
· 4 weeks ago
f7c5140
Corrects the VectorScorer.Bulk interface to be iterator friendly (#15496)
by Benjamin Trent
· 4 weeks ago
dea98ef
Removed PriorityQueue.remove. #15309 (#15493)
by Dawid Weiss
· 4 weeks ago
b840347
Use shallowSizeOfInstance instead of shallowSizeOf (#15048)
by Guo Feng
· 4 weeks ago
af6cbe8
deps(java): bump com.google.errorprone:error_prone_core from 2.44.0 to 2.45.0 (#15491)
by dependabot[bot]
· 4 weeks ago
525c2a4
add .envrc to the gitignore (#15404)
by Varun Thacker
· 4 weeks ago
c47f40b
fix code style (simpler loop) (#15447)
by tang donghai
· 4 weeks ago
6ce7cf3
deps(java): bump org.apache.groovy:groovy-all from 5.0.2 to 5.0.3 (#15492)
by dependabot[bot]
· 4 weeks ago
b7c213c
Support `@SuppressAssertingFormats` (#15490)
by Prudhvi Godithi
· 4 weeks ago
ec029dd
Correctly read missingValue from index sort metadata
by Alan Woodward
· 4 weeks ago
682dabd
Remove unused bytesComparator field from SortField (#15488)
by Alan Woodward
· 4 weeks ago
f4f6d70
Remove deprecated SortField.setMissingValue method (#15486)
by Alan Woodward
· 4 weeks ago
a931b8a
Revert "Add `@SuppressAssertingFormats` annotation for fine-grained control over `AssertingCodec` formats (#15468)"
by Dawid Weiss
· 4 weeks ago
31366b0
Add `@SuppressAssertingFormats` annotation for fine-grained control over `AssertingCodec` formats (#15468)
by Prudhvi Godithi
· 4 weeks ago
683f59f
Use bulk scoring new osq (#15474)
by Benjamin Trent
· 4 weeks ago
94312d0
Fix testGraphMergeWithDeletes test case to have atleast one vector (#15487)
by Pulkit Gupta
· 4 weeks ago
75108f4
Deprecate SortField.setMissingValue() (#15483)
by Alan Woodward
· 4 weeks ago
5cc90dd
Check node existence before making reverse link in HNSW graph indexing (#15478)
by Pulkit Gupta
· 4 weeks ago
2a17a54
Add a public NumericDocValuesRangeQuery class (#15479)
by Alan Woodward
· 4 weeks ago
f5a9407
Speed up TestNumericComparator (#15484)
by Alan Woodward
· 4 weeks ago
a3547bd
Make field, type and reverse fields on SortField immutable (#15481)
by Alan Woodward
· 4 weeks ago
fe761a0
Avoid unnecessary sorting and instantiations in readMapOfStrings (#15457)
by Benjamin Lerer
· 4 weeks ago
a080213
Add new committers to the list (reporting).
by Dawid Weiss
· 4 weeks ago
9ed912a
Skip heavy TreeSet opts for the first group in FirstPassGroupingCollector (#15128)
by gaobinlong
· 4 weeks ago
76ea205
Enabling wrapped collectors in MultiCollector to collectRange (#15475)
by Ankit Jain
· 5 weeks ago
d4c6319
Fix TestIndexWriterWithThreads exceeding max file handles. (#15437)
by Dawid Weiss
· 5 weeks ago
e2687ad
deps(java): bump com.google.errorprone:error_prone_core from 2.43.0 to 2.44.0 (#15432)
by dependabot[bot]
· 5 weeks ago
ba277ac
Improve round trip conversion of ValueSource <-> DoublesValueSource (#15406)
by Chris Hostetter
· 5 weeks ago
3ea2aa75
build(deps): bump ruff from 0.14.2 to 0.14.6 in /dev-tools/scripts (#15460)
by dependabot[bot]
· 5 weeks ago
fb5c369
build(deps): bump holidays from 0.83 to 0.85 in /dev-tools/scripts (#15461)
by dependabot[bot]
· 5 weeks ago
1f4e6fb
ci: bump actions/checkout from 5.0.0 to 6.0.0 (#15465)
by dependabot[bot]
· 5 weeks ago
dbbf94d
ci: bump actions/setup-java from 4.7.1 to 5.0.0 (#15464)
by dependabot[bot]
· 5 weeks ago
65e8d5c
ci: bump astral-sh/setup-uv from 6.8.0 to 7.1.4 (#15463)
by dependabot[bot]
· 5 weeks ago
cf5a9e0
ci: bump actions/setup-python from 6.0.0 to 6.1.0 (#15462)
by dependabot[bot]
· 5 weeks ago
1b2a4d7
build(deps): bump basedpyright in /dev-tools/scripts (#15459)
by dependabot[bot]
· 5 weeks ago
ef10476
Avoid reconstructing HNSW graphs during segment merging. (#15003)
by Pulkit Gupta
· 5 weeks ago
fb3cc56
Disable bypassing graph creation for HnswGraphTestCase#testReadWrite (#15419)
by Shubham Chaudhary
· 5 weeks ago
ca9b680
Update some asserts in search tests (#15251)
by Simon Cooper
· 5 weeks ago
311c0a8
TestVectorUtilSupport increase delta for larger vector sizes (#15443)
by Tommaso Teofili
· 6 weeks ago
c6856c8
Revert "Speed up slow LegacyBaseDocValuesFormatTestCase tests (fixes #1544) (#15448)"
by Michael Sokolov
· 6 weeks ago
dc7bdd1
deps(java): bump com.diffplug.spotless from 8.0.0 to 8.1.0 (#15455)
by dependabot[bot]
· 6 weeks ago
a7270d5
Speed up slow LegacyBaseDocValuesFormatTestCase tests (fixes #1544) (#15448)
by Michael Sokolov
· 6 weeks ago
cb9f297
fix: Typo in the error message (#15451)
by jaypengfei
· 6 weeks ago
0117034
Implement sparse LiveDocs to reduce memory by up to 8x (#15413)
by Salvatore Campagna
· 6 weeks ago
7d4e224
Adding support for passing an ExecutorService into DirectoryReader.open() to enable concurrent segment reader initialization (#15428)
by Bryce Kane
· 7 weeks ago
55dc3bb
Make MergingHnswGraphBuilder stable; fixes #15438 (#15439)
by Michael Sokolov
· 7 weeks ago
6c5d329
Add method in DirectWriter to compute how many bytes are written for encoding a number of values using a number of bits per value. (#15422)
by Ignacio Vera
· 7 weeks ago
3e8c879
Fix flaky TestParentsChildrenBlockJoinQuery (#15435)
by Michael Froh
· 7 weeks ago
dd70ed5
#14607: Index open performs version check on each segment, ignores indexCreatedVersionMajor
by Rahul Goswami
· 7 weeks ago
3bc67d6
Add back-compat indices for 10.3.2
by Simon Cooper
· 7 weeks ago
ab362f4
Add bugfix version 10.3.2
by Simon Cooper
· 7 weeks ago
0c8802f
DOAP changes for release 10.3.2
by Simon Cooper
· 7 weeks ago
d3bd7c7
Speed up NumericUtils#{subtract,add} (#15303)
by Kaival Parikh
· 8 weeks ago
08538bb
Fix silly inefficiencies in HnswGraph.NodesIterator implementation (#15425)
by Michael Sokolov
· 8 weeks ago
ba455f2
Add fallback support to Lucene104ScalarQuantizedVectorsFormat getFloatVectorValues when there are no full-precision vectors present (#15415)
by Pulkit Gupta
· 8 weeks ago
e02bdb4
deps(java): bump commons-codec:commons-codec from 1.19.0 to 1.20.0 (#15418)
by dependabot[bot]
· 8 weeks ago
fe5a123
deps(java): bump com.ibm.icu:icu4j from 77.1 to 78.1 (#15417)
by dependabot[bot]
· 8 weeks ago
d086036
deps(java): bump com.google.googlejavaformat:google-java-format (#15416)
by dependabot[bot]
· 8 weeks ago
2bae327
Failing workflow instead of comment on missing changelog entry (#15409)
by Ankit Jain
· 8 weeks ago
7ceee5d
Put sensible bounds on quantized scores (#15411)
by Trevor McCulloch
· 9 weeks ago
Next »