lucene/lucene
zhouhui 2415e99562 Only search soft deleted. 2024-07-03 10:37:53 +08:00
..
analysis Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
analysis.tests move TestBugInSomething to analysis.tests 2024-04-04 16:52:35 -04:00
backward-codecs Add bw tests for block-tree with inlined metadata. (#13527) 2024-06-28 21:29:00 +02:00
benchmark Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
benchmark-jmh Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
classification Forbidden Thread.sleep API (#13001) 2024-02-05 17:23:52 +01:00
codecs Reduce overhead for FSTs in FieldReader (#13524) 2024-06-27 09:52:10 +02:00
core Only search soft deleted. 2024-07-03 10:37:53 +08:00
core.tests Remove ByteBufferIndexInput and update all Panama implementations (MMap and Vector) to Java 21 (#13146) 2024-02-29 19:38:37 +01:00
demo Fix typo in SimpleSortedSetFacetsExample.java 2024-06-10 08:44:47 +00:00
dev-docs
distribution Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
distribution.tests Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
documentation fix typo in documentation 2021-11-28 10:11:49 +09:00
expressions Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
facet Fix NPE in StringValueFacetCounts over empty match-set (#13494) 2024-06-21 10:18:39 +01:00
grouping Remove the HPPC dependency from all modules and move the HPPC fork to internal. (#13422) 2024-05-27 12:09:25 +02:00
highlighter Prevent DefaultPassageFormatter from taking shorter overlapping passages (#13384) 2024-06-21 10:57:59 +01:00
join Use getAndSet, getAndClear instead split operations. (#13507) 2024-06-19 11:53:12 +02:00
licenses Remove the HPPC dependency from all modules and move the HPPC fork to internal. (#13422) 2024-05-27 12:09:25 +02:00
luke Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
memory GITHUB#13449: Sparse index, optional skip list on top of doc values (#13449) 2024-06-13 10:17:50 +02:00
misc Removed Scorer#getWeight (#13440) 2024-06-06 16:03:19 +02:00
monitor (fix precommit) lucene-monitor: remove unused import in ReadonlyQueryIndex 2024-05-24 18:14:44 +01:00
queries Removed Scorer#getWeight (#13440) 2024-06-06 16:03:19 +02:00
queryparser Add test for parsing brackets in range queries (#13323) 2024-05-27 20:34:05 +02:00
replicator Remove halt() call in TestSimpleServer (part of TestStressNRTReplication (#13177) 2024-03-13 09:03:34 +01:00
sandbox Removed Scorer#getWeight (#13440) 2024-06-06 16:03:19 +02:00
spatial-extras Gradle build: cleanup of dependency resolution and consolidation of dependency versions (#13484) 2024-06-17 09:49:21 +02:00
spatial-test-fixtures Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
spatial3d Removed Scorer#getWeight (#13440) 2024-06-06 16:03:19 +02:00
suggest Reduce overhead for FSTs in FieldReader (#13524) 2024-06-27 09:52:10 +02:00
test-framework Fix backward codec test after introducing the doc values skip index (#13487) 2024-06-17 09:58:12 +02:00
CHANGES.txt Sync CHANGES for 9.11.1 2024-06-27 16:14:36 +02:00
JRE_VERSION_MIGRATION.md LUCENE-10163: clean up and remove some old cruft in readme files. Move binary release only README.md to the distribution project so that it doesn't look weird in the source tree. (#406) 2021-10-26 21:20:42 +02:00
MIGRATE.md Removed Scorer#getWeight (#13440) 2024-06-06 16:03:19 +02:00
SYSTEM_REQUIREMENTS.md Bump minimum required Java version to 21 (#12753) 2024-02-29 12:16:29 +01:00
build.gradle