Sign in
apache
/
lucene
/
HEAD
182208e
Utilize docIDRunEnd on ReqExclBulkScorer (#14976)
by Samuel.G
· 9 hours ago
main
346d762
ecj: enable possibleAccidentalBooleanAssignment and fix issues (#14966)
by Robert Muir
· 2 days ago
e46d265
Add ThreadPoolExecutor without NamedThreadFactory to forbidden-apis (#14972)
by Dawid Weiss
· 2 days ago
9731832
Revert "Utilize `docIdRunEnd` on `ReqExclBulkScorer` (#14806)"
by Dawid Weiss
· 2 days ago
a133eedf
Apply tidy to groovy scripts.
by Dawid Weiss
· 2 days ago
dbaf97f
ecj: enable redundantSpecificationOfTypeArguments and fix issues (#14965)
by Robert Muir
· 4 days ago
500efeb
Utilize `docIdRunEnd` on `ReqExclBulkScorer` (#14806)
by Samuel.G
· 5 days ago
251e7df
Vectorize `filterCompetitiveHits` (#14896)
by Samuel.G
· 6 days ago
d8b52ad
Knn dont filter match all (#14936)
by Benjamin Trent
· 6 days ago
c4a24de
Address test failure #14948 TestLateInteractionRescorer.testBasic (#14954)
by Benjamin Trent
· 7 days ago
8c13dbb
deps(java): bump com.diffplug.spotless from 7.0.4 to 7.1.0 (#14956)
by dependabot[bot]
· 7 days ago
94f0c28
Revert "Revert "Add labeler workflow section for build-infra.""
by Dawid Weiss
· 7 days ago
7271b5f
Updating Dense#intoBitSet to properly set upTo if it exceeds bitset size (#14922)
by Panagiotis Bailis
· 7 days ago
93a9e50
deps(java): bump com.google.googlejavaformat:google-java-format (#14957)
by dependabot[bot]
· 7 days ago
300d130
deps(java): bump com.github.luben:zstd-jni from 1.5.7-3 to 1.5.7-4 (#14958)
by dependabot[bot]
· 7 days ago
0016aa4
Do not try to fail .git folder provider, fail at runtime if it's not available (#14951)
by Dawid Weiss
· 8 days ago
a02f6b7
Revert "Add labeler workflow section for build-infra."
by Dawid Weiss
· 8 days ago
579a574
Add labeler workflow section for build-infra.
by Dawid Weiss
· 8 days ago
3d9d71c
Move srcdir redirection for build-infra-shadow earlier so that tasks that eagerly do something with the sourceset have a chance to work with the redirected path. (#14949)
by Dawid Weiss
· 8 days ago
73b3522
Fix early resolution of git dir property which may not be available for source bundles.
by Dawid Weiss
· 8 days ago
607ed03
build: fix some eclipse errors in build-infra (#14946)
by Robert Muir
· 8 days ago
b0cd479
Fix typo in SimpleTextDocValuesWriter (#14943)
by Ben Chaplin
· 9 days ago
27d1272
Remove a few more boolean success flags (#14913)
by Simon Cooper
· 9 days ago
df47738
Correct spelling mistakes (#14945)
by Dawid Weiss
· 9 days ago
ed8648c
Move more gradle scripts to java (#14933)
by Dawid Weiss
· 9 days ago
81132d3
Enable tests.haltonfailure (regression on main) (#14944)
by Dawid Weiss
· 9 days ago
16f3aa5
Revert "chore(java): fix typos (#14859)
by Dawid Weiss
· 9 days ago
cb47fdb
Fail 'gradle check' on unchecked slow vector api feature usage (by using forbiddenapis) (#14942)
by Dawid Weiss
· 9 days ago
ac45d99
Optimize bitset to array (#14935)
by Guo Feng
· 10 days ago
4a34692
chore(java): fix typos (#14859)
by John Bampton
· 10 days ago
41a4a1d
remove HAS_FAST_INTEGER_VECTORS checks from panama support. (#14901)
by Robert Muir
· 11 days ago
633bb1c
build: move forbidden-apis and more to java (#14924)
by Dawid Weiss
· 12 days ago
1eeb662
Fix TestLateInteractionField.testInputValidation (#14929)
by Samuel.G
· 13 days ago
c5a8025
assertDocValuesEquals should support sparse sorted doc_values (#14839)
by Parker Timmins
· 13 days ago
cd1a4ec
Add eclint instructions to formatting.txt and 'eclint -fix' to run as part of tidy (#14926)
by Dawid Weiss
· 14 days ago
4a805cc
build: use a faster and more robust source-patterns (#14919)
by Robert Muir
· 2 weeks ago
7147700
build: move missing-spi-block-tag out of source-patterns.gradle (#14918)
by Robert Muir
· 2 weeks ago
d961808
Support for Re-Ranking Queries using Late Interaction Model Multi-Vectors. (#14729)
by Vigya Sharma
· 2 weeks ago
ea76d81
build: enable error-prone's FormatString check (#14916)
by Robert Muir
· 2 weeks ago
015b3bb
Run ecj in-process (#14915)
by Dawid Weiss
· 2 weeks ago
35ea55a
Deprecate MergeSpecification#segString(Directory) (#14908)
by kitoha
· 2 weeks ago
f22f2b7
Fix typo in Circle2D.java (#14898)
by Hokuto Joel Ide
· 2 weeks ago
5893b81
Bring back path linting #14912 (#14914)
by Dawid Weiss
· 2 weeks ago
cac8fdc
Revert "Updating Dense#intoBitSet to take into account the provided bitset if upTo equals to NO_MORE_DOCS (#14882)"
by Benjamin Trent
· 2 weeks ago
96aaa7e
Updating Dense#intoBitSet to take into account the provided bitset if upTo equals to NO_MORE_DOCS (#14882)
by Panagiotis Bailis
· 2 weeks ago
c30f23a
Temporarily turn off -Xlint:path #14912
by Dawid Weiss
· 2 weeks ago
bcb98da
Exclude -api.jar from 'no jars in src dist' check. #14909
by Dawid Weiss
· 2 weeks ago
5e771d8
Use branchless way to speedup filterCompetitiveHits (#14906)
by Samuel.G
· 2 weeks ago
6ef0273
Rename the generated apijar files to -api.jar. (#14909)
by Dawid Weiss
· 2 weeks ago
42d05f8
build: include overview.html into javadocs again (#14903)
by Robert Muir
· 2 weeks ago
20484b2
build: modernize the javadoc validation, part 1 (#14905)
by Robert Muir
· 2 weeks ago
b47ba97
build: enable more of javac 24's lints, fix some issues (#14907)
by Robert Muir
· 2 weeks ago
58d0511
build: fix malformed HTML generated by changes2html (#14904)
by Robert Muir
· 2 weeks ago
b4f34d0
Moved lucene.java.tests-and-randomization.gradle and more scripts to java (#14897)
by Dawid Weiss
· 2 weeks ago
bba7aee
Enable Faiss-based vector format to index larger number of vectors in a single segment (#14847)
by Kaival Parikh
· 2 weeks ago
3f71b54
Improve test and address more test failures.
by Adrien Grand
· 3 weeks ago
bf848a9
Fix test failures.
by Adrien Grand
· 3 weeks ago
3954932
Change PriorityQueue to use LessThan interface by default (#14873)
by Simon Cooper
· 3 weeks ago
62e0276
Pre-calculate minRequiredScore to speedup filterCompetitiveHits (#14827)
by Samuel.G
· 3 weeks ago
52f1a75
Add changelog entry for #14880
by Dawid Weiss
· 3 weeks ago
5827c15
Null exception occured when click on Luke desktop browser button (#14880)
by wuth
· 3 weeks ago
e1b2498
deps(java): bump net.ltgt.errorprone from 4.2.0 to 4.3.0 (#14888)
by dependabot[bot]
· 3 weeks ago
c3cd28f
build(deps): bump ruff from 0.11.12 to 0.12.1 in /dev-tools/scripts (#14889)
by dependabot[bot]
· 3 weeks ago
2b607d4
build(deps): bump holidays from 0.74 to 0.75 in /dev-tools/scripts (#14890)
by dependabot[bot]
· 3 weeks ago
3366fa6
build(deps): bump basedpyright in /dev-tools/scripts (#14891)
by dependabot[bot]
· 3 weeks ago
f5c08ba
vscode: improve setup (#14883)
by Robert Muir
· 3 weeks ago
33e7a2d
tighten java-lang-import to avoid false-positive on subpackage wildcard (#14884)
by Robert Muir
· 3 weeks ago
cd27603
Use LessThan here rather than Comparator (#14871)
by Simon Cooper
· 3 weeks ago
a7fc3d0
Gradle plugins to java, batch 1 (#14862)
by Dawid Weiss
· 3 weeks ago
6071569
eclipse: attach javadocs URL for gradle-api.jar (#14879)
by Robert Muir
· 3 weeks ago
9674d39
build: specify GH format for run-checks-python (#14866)
by Robert Muir
· 3 weeks ago
f5bdc1e
eliminate more redundant errorprone checks (#14869)
by Robert Muir
· 3 weeks ago
0255de0
Use confidenceInterval=1.0 to stabilize test; fixes #14864 (#14877)
by Michael Sokolov
· 3 weeks ago
cbb1c47
Fix randomization args: pass tests.seed to all Test tasks (duh). Fixes #14876
by Dawid Weiss
· 3 weeks ago
f4339ee
An attempt to use gradle's eclipse plugin to provide us with src paths for libs (#14870)
by Dawid Weiss
· 3 weeks ago
72da91f
Fix TestIndexOrDocValuesQuery test failure.
by Adrien Grand
· 3 weeks ago
7adb5d6
Decrease TieredMergePolicy's default number of segments per tier to 8. (#14823)
by Adrien Grand
· 3 weeks ago
e5eb7e7
Replace oal.search.Score with oal.search.SimpleScorable. (#14852)
by Adrien Grand
· 3 weeks ago
0db12c3
Using `BatchScoreBulkScorer` on `CombinedFieldQuery` (#14854)
by Samuel.G
· 3 weeks ago
fe2389a
Fix luceneEclipseJdt task not invoked by gradle eclipse #14868.
by Dawid Weiss
· 3 weeks ago
b098213
source patterns: @author/nocommit/TOOD/tabs (#14853)
by Robert Muir
· 3 weeks ago
77f0d1f
Add list initialCapacity in FirstPassGroupingCollector#getTopGroups. (#14777)
by zhouhui
· 4 weeks ago
3404496
Add Query for reranking KnnFloatVectorQuery with full-precision vectors (#14009)
by Dzung Bui
· 4 weeks ago
8e2c6aa
Convert some complex PriorityQueue implementations to use comparators (#14817)
by Simon Cooper
· 4 weeks ago
1f4da95
improve 'javadoc-style-license-header' and 'license-after-package' (#14849)
by Robert Muir
· 4 weeks ago
c075548
Implement `ConstantScoreScorer#nextDocsAndScores` (#14772)
by Samuel.G
· 4 weeks ago
e4c9978
Optimize `CombinedFieldQuery` by `nextDocsAndScores` (#14834)
by Samuel.G
· 4 weeks ago
647c05b
Adds OffHeapQuantizedFloatVectorValues to access float vectors when only quantized vectors are present (#14792)
by Pulkit Gupta
· 4 weeks ago
ff6c940
Move CHANGES entry to the correct section.
by Adrien Grand
· 4 weeks ago
9801775
Fewer virtual calls to enhance performance (#14851)
by kkewwei
· 4 weeks ago
4b47fb1
Correct tests.seed to be reported on failures (#14848)
by Dawid Weiss
· 4 weeks ago
51e6fbb
Optimize FieldExistsQuery to leverage index statistic in DocValuesSkipper (#14830)
by panguixin
· 4 weeks ago
2b47cd3
Make it possible to extend Patience/Seeded knn queries (#14838)
by Tommaso Teofili
· 4 weeks ago
cf937c6
Revert "Update the IOContext rather than the ReadAdvice on IndexInput (#14702)"
by Dawid Weiss
· 4 weeks ago
823718f
deps(java): bump com.google.googlejavaformat:google-java-format (#14842)
by dependabot[bot]
· 4 weeks ago
99b10c8
ci: enable gh annotations with ast-grep (#14840)
by Robert Muir
· 4 weeks ago
9936b20
Update the IOContext rather than the ReadAdvice on IndexInput (#14702)
by Simon Cooper
· 4 weeks ago
685049f
Sometimes use `FixedBitSet` when doing HNSW searches (#14836)
by Benjamin Trent
· 4 weeks ago
c0e612f
build: replace six simple error prone checks (#14831)
by Robert Muir
· 4 weeks ago
196b151
add editorconfig indent fixes to .git-blame-ignore-revs
by Robert Muir
· 4 weeks ago
Next »