lucene/lucene
zhouhui 6829418183 Init. 2024-05-30 15:32:12 +08:00
..
analysis Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
analysis.tests move TestBugInSomething to analysis.tests 2024-04-04 16:52:35 -04:00
backward-codecs Revert "Vectors Format Refactor first draft" 2024-05-21 11:32:26 +02:00
benchmark Replace Map<Integer, Object> by primitive IntObjectHashMap. (#13368) 2024-05-18 14:40:40 +02:00
benchmark-jmh Add a MemorySegment Vector scorer - for scoring without copying on-heap (#13339) 2024-05-21 17:34:37 +01:00
classification Forbidden Thread.sleep API (#13001) 2024-02-05 17:23:52 +01:00
codecs Revert "Vectors Format Refactor first draft" 2024-05-21 11:32:26 +02:00
core Init. 2024-05-30 15:32:12 +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 Replace (IO)Context#READ with (IO)Context.DEFAULT. (#13242) 2024-03-29 10:37:26 +01:00
dev-docs
distribution
distribution.tests Do not place Panama Java 21 class files in MR-JAR section of core.jar file (#13148) 2024-02-29 23:10:16 +01:00
documentation
expressions Remove ByteBufferIndexInput and update all Panama implementations (MMap and Vector) to Java 21 (#13146) 2024-02-29 19:38:37 +01:00
facet Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
grouping Replace Map<Integer, Object> by primitive IntObjectHashMap. (#13368) 2024-05-18 14:40:40 +02:00
highlighter UnifiedHighlighter highlight on multiple fields (#13268) 2024-04-12 06:36:25 -04:00
join Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
licenses upgrade icu4j to 74.2 (#13239) 2024-04-04 08:35:25 -04:00
luke Fix test failure TestDocumentsImpl.testGetDocumentFields (#13303) 2024-04-15 21:56:51 +08:00
memory Add support for index sorting with document blocks (#12829) 2024-01-11 16:11:15 +01:00
misc Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
monitor lucene-monitor: make TermFilteredPresearcher.ANYTOKEN[_FIELD] public (#13379) 2024-05-17 11:26:08 +01:00
queries Add Intervals.noIntervals() method (#13389) 2024-05-21 09:22:44 +01:00
queryparser Convert BooleanClause class to record class (#13261) 2024-04-04 17:51:48 +02:00
replicator Remove halt() call in TestSimpleServer (part of TestStressNRTReplication (#13177) 2024-03-13 09:03:34 +01:00
sandbox Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
spatial-extras Replace Map<Long, Object> by primitive LongObjectHashMap. (#13392) 2024-05-21 17:11:34 +02:00
spatial-test-fixtures Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
spatial3d Replace Map<Integer, Object> by primitive IntObjectHashMap. (#13368) 2024-05-18 14:40:40 +02:00
suggest Make Weight#scorerSupplier abstract, Weight#scorer final (#13319) 2024-05-14 17:44:30 +02:00
test-framework Init. 2024-05-30 15:32:12 +08:00
CHANGES.txt Add a MemorySegment Vector scorer - for scoring without copying on-heap (#13339) 2024-05-21 17:34:37 +01:00
JRE_VERSION_MIGRATION.md
MIGRATE.md Make Weight#scorerSupplier abstract, Weight#scorer final (#13319) 2024-05-14 17:44:30 +02:00
SYSTEM_REQUIREMENTS.md Bump minimum required Java version to 21 (#12753) 2024-02-29 12:16:29 +01:00
build.gradle