..
analysis
LUCENE-10400: revise binary dictionaries' constructor in kuromoji ( #643 )
2022-02-07 19:31:22 +09:00
analysis.tests
LUCENE-10353: add random null injection to TestRandomChains ( #586 )
2022-01-06 16:56:49 +01:00
backward-codecs
Rename KnnGraphValues -> HnswGraph ( #645 )
2022-02-07 13:21:15 -08:00
benchmark
LUCENE-10255: Add the required unnamed modules in benchmarks subproject to module-info so that they are explicit.
2022-02-01 12:15:01 +01:00
classification
LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count ( #612 )
2022-01-25 16:11:19 +01:00
codecs
LUCENE-10183: KnnVectorsWriter#writeField to take KnnVectorsReader instead of VectorValues ( #534 )
2022-01-06 22:14:41 -08:00
core
Rename KnnGraphValues -> HnswGraph ( #645 )
2022-02-07 13:21:15 -08:00
core.tests
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
demo
LUCENE-10381: Require users to provide FacetsConfig for SSDV faceting ( #613 )
2022-01-24 06:46:22 -08:00
dev-docs
SOLR-12930: Create developer docs directories in source repo ( #1164 )
2020-01-23 14:00:23 -06:00
distribution
LUCENE-8930: script testing in the distribution ( #550 )
2022-01-20 00:09:15 +09:00
distribution.tests
LUCENE-8930: increase timeout to 1 minite for the launched luke (seems it occationaly takes long time on windows vm)
2022-01-25 22:56:11 +09:00
documentation
fix typo in documentation
2021-11-28 10:11:49 +09:00
expressions
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
facet
LUCENE-10050 Remove DrillSideways#search(DrillDownQuery,Collector) in favor of DrillSideways#search(DrillDownQuery,CollectorManager) ( #632 )
2022-02-04 15:25:52 -08:00
grouping
LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() ( #603 )
2022-01-17 10:44:57 +00:00
highlighter
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
join
LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count ( #612 )
2022-01-25 16:11:19 +01:00
licenses
LUCENE-8930: script testing in the distribution ( #550 )
2022-01-20 00:09:15 +09:00
luke
LUCENE-10076: fix the assertion in luke module to only check if the optional has a value
2022-01-25 22:05:27 +09:00
memory
LUCENE-10405: binary and Sorted doc values are stored as BytesRef instead of BytesRefHash in memory index ( #647 )
2022-02-07 07:33:07 +01:00
misc
LUCENE-10395: Introduce TotalHitCountCollectorManager ( #622 )
2022-01-31 14:45:35 +01:00
monitor
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
queries
LUCENE-10407: Set bpos flag to true when containing filter is exhausted ( #648 )
2022-02-04 16:44:57 +00:00
queryparser
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
replicator
LUCENE-10370: Fix precommit.
2022-01-11 10:13:10 +01:00
sandbox
LUCENE-10385: Implement Weight#count on IndexSortSortedNumericDocValuesRangeQuery ( #635 )
2022-02-03 17:19:05 +01:00
spatial-extras
LUCENE-10002: Replace simple usages of TotalHitCountCollector with IndexSearcher#count ( #612 )
2022-01-25 16:11:19 +01:00
spatial-test-fixtures
LUCENE-10328: Module path for compiling and running tests is wrong ( #571 )
2022-01-05 20:42:02 +01:00
spatial3d
LUCENE-10377: Replace 'sortPos' with 'enableSkipping' in SortField.getComparator() ( #603 )
2022-01-17 10:44:57 +00:00
suggest
LUCENE-10054 Make HnswGraph hierarchical ( #608 )
2022-01-25 13:53:55 -05:00
test-framework
LUCENE-10315: Speed up BKD leaf block ids codec by a 512 ints ForUtil ( #541 )
2022-02-07 15:35:54 +08:00
CHANGES.txt
LUCENE-10400: revise binary dictionaries' constructor in kuromoji ( #643 )
2022-02-07 19:31:22 +09: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
LUCENE-10342: Add logging to static initializers to warn users if unmapping or object size calculation does not work ( #572 )
2021-12-29 18:18:21 +01:00
SYSTEM_REQUIREMENTS.md
LUCENE-10283: Bump minimum required Java version to 17. ( #579 )
2022-01-10 15:42:15 +01:00
build.gradle
LUCENE-9488 Create Release Artifacts with Gradle ( #1905 )
2020-10-08 14:25:51 -05:00