issues
search
apache
/
lucene
Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
3.03k
stars
1.2k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build: replace six simple error prone checks
#14831
rmuir
opened
4 hours ago
1
Optimize FieldExistsQuery to leverage index statistic in DocValuesSkipper
#14830
bugmakerrrrrr
opened
19 hours ago
1
Remove -XX:ActiveProcessorCount=1 from template.gradle.properties
#14829
dweiss
closed
2 hours ago
1
[Build] Fix deprecation warning about automatic loading of test framework
#14828
breskeby
closed
14 hours ago
3
Specialize `filterCompetitiveHits` when have exact 2 clauses
#14827
HUSTERGS
opened
1 day ago
2
build: fix incorrect gradle dependency
#14826
rmuir
closed
1 day ago
1
build: add eclint to verify editorconfig in CI
#14825
rmuir
opened
1 day ago
1
Custom google java format tasks to replace spotless
#14824
dweiss
closed
1 hour ago
17
Decrease TieredMergePolicy's default number of segments per tier to 8.
#14823
jpountz
opened
1 day ago
3
style: disable max-line-length in editorconfig
#14822
rmuir
closed
1 day ago
2
Make spotless gradle formatting an opt-in rather than default.
#14821
dweiss
closed
1 day ago
1
style: fix sources to conform to .editorconfig (basic fixes only)
#14820
rmuir
closed
1 day ago
5
fix sources to conform to .editorconfig
#14819
rmuir
opened
2 days ago
4
docs: fix invalid html
#14818
rmuir
closed
12 hours ago
3
Convert some complex PriorityQueue implementations to comparators
#14817
thecoop
opened
2 days ago
4
Expose search strategy in KNN query
#14816
tteofili
closed
2 days ago
1
Fix 'private' method declared 'final' in PriorityQueue.
#14815
vsop-479
closed
2 days ago
1
Add isEmpty in PriorityQueue.
#14814
vsop-479
opened
2 days ago
1
Use PriorityQueue instead of TreeMap in FirstPassGroupingCollector.
#14813
vsop-479
opened
2 days ago
3
build: replace invalidJavaOnlyPatterns source-patterns with ast-grep
#14812
rmuir
closed
2 days ago
4
error-prone: implement BanClassLoader with forbidden-apis instead
#14811
rmuir
closed
2 days ago
10
error-prone: replace ComparingThisWithNull with ast-grep rule
#14810
rmuir
closed
2 days ago
1
Correct rat source patterns to include build-infra sources
#14809
dweiss
closed
3 days ago
0
Add support for running ast-grep rules
#14808
dweiss
closed
3 days ago
4
Remove unused delGen() method from FieldTermIterator
#14807
romseygeek
closed
2 days ago
3
Utilize `docIdRunEnd` on `ReqExclBulkScorer`
#14806
HUSTERGS
opened
4 days ago
3
deps(java): bump org.owasp.dependencycheck from 12.1.2 to 12.1.3
#14805
dependabot[bot]
closed
4 days ago
0
detect and ban wildcard imports in Java
#14804
dweiss
closed
3 days ago
21
Compression cache of numeric docvalues
#14803
gf2121
opened
4 days ago
7
Add a linter flag to suppress warning about incubating vector module.
#14802
dweiss
closed
4 days ago
1
Remove all security manager and java security references
#14801
dweiss
closed
4 days ago
0
Fix assemble source release
#14800
dweiss
closed
5 days ago
3
python: add autofix hint if linter fails
#14799
rmuir
closed
5 days ago
1
Correct python release scripts for the new location of base version
#14798
dweiss
closed
4 days ago
5
Adjust base knn format assert assertOffHeapByteSize
#14797
benwtrent
closed
4 days ago
1
Fix regression in assembleSourceTgz
#14796
dweiss
closed
5 days ago
1
Add logical build option groups for the allOptions task
#14795
dweiss
closed
5 days ago
1
Inline the gitinfo plugin and remove dependency on carrotsearch's buildinfra
#14794
dweiss
closed
5 days ago
1
Fix intermittent failure of TestDoubleValuesSourceRescorer
#14793
ChrisHegarty
closed
5 days ago
1
Introduce getQuantizedVectorValues method in LeafReader to access QuantizedByteVectorValues
#14792
Pulkitg64
opened
5 days ago
11
Allow turning off gradle/groovy script spotless pass using 'lucene.spotlessGradleScripts' build option
#14791
dweiss
closed
5 days ago
2
Fix jacoco/ coverage plugin not found
#14790
dweiss
closed
5 days ago
0
Add an option to turn off gradle/groovy spotless checks/validations
#14789
dweiss
closed
5 days ago
0
Remove duplicate -Xlint:options flags.
#14788
dweiss
closed
6 days ago
5
spotlessGradleScripts doesn't work with whitespace-paths on Windows
#14787
dweiss
closed
2 days ago
10
build and push release regression
#14786
dweiss
closed
4 days ago
0
Revert back to jgit for collecting git status
#14785
dweiss
closed
5 days ago
6
Make `pack` methods public for `BigIntegerPoint` and `HalfFloatPoint`
#14784
prudhvigodithi
closed
3 days ago
5
[Build] Fix more gradle deprecation warnings scheduled to be removed in 9.0
#14783
breskeby
closed
6 days ago
2
compileMain24Java fails with JDK25+
#14782
dweiss
closed
6 days ago
7
Next