lucene/lucene
Tomoko Uchida c89f8a7ea1
LUCENE-10493: factor out Viterbi algorithm and share it between kuromoji and nori (#805)
2022-04-25 20:09:46 +09:00
..
analysis LUCENE-10493: factor out Viterbi algorithm and share it between kuromoji and nori (#805) 2022-04-25 20:09:46 +09:00
analysis.tests LUCENE-10353: add random null injection to TestRandomChains (#586) 2022-01-06 16:56:49 +01:00
backward-codecs LUCENE-10315: Speed up DocIdsWriter by ForUtil (#797) 2022-04-23 19:32:02 +08:00
benchmark LUCENE-9651 Update benchmark module docs (#759) 2022-03-23 14:51:28 -05:00
classification LUCENE-10398: Add static method for getting Terms from LeafReader (#678) 2022-02-17 09:21:51 -08:00
codecs LUCENE-10382: Ensure kNN filtering works with other codecs (#700) 2022-02-23 14:58:27 -08:00
core LUCENE-8836: Speed up TermsEnum#lookupOrd on increasing sequences of ords. (#827) 2022-04-25 09:18:21 +02: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-10444: Support alternate aggregation functions in association facets (#718) 2022-04-06 14:51:06 -07:00
dev-docs SOLR-12930: Create developer docs directories in source repo (#1164) 2020-01-23 14:00:23 -06:00
distribution LUCENE-10528: use Xvfb in test to avoid messing up user's desktop (#828) 2022-04-23 08:00:33 -04:00
distribution.tests LUCENE-10459: Update smoke tester for 9.1 (#744) 2022-03-11 10:22:17 -08: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-10517: Improve performance of SortedSetDV faceting by iterating on class types (#812) 2022-04-21 18:39:53 +02:00
grouping LUCENE-10436: Remove deprecated DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery (#790) 2022-04-07 00:53:29 -07:00
highlighter Make constructor for QueryOffsetRange public (#800) 2022-04-14 10:50:22 -04:00
join LUCENE-10512: Grammar: Remove incidents of "the the" in comments. (#807) 2022-04-11 11:11:10 -04:00
licenses LUCENE-8930: script testing in the distribution (#550) 2022-01-20 00:09:15 +09:00
luke remove obsolete image/description from luke/README.md 2022-03-28 08:44:29 +09:00
memory LUCENE-10002: move MemoryIndex to search(Query, CollectorManager) (#785) 2022-04-06 11:02:25 +02:00
misc LUCENE-10526: add single method to mockfile to wrap a Path (#822) 2022-04-20 16:40:10 -04:00
monitor LUCENE-10422: Make errorprone happy 2022-03-22 09:18:27 +00:00
queries LUCENE-10229: return -1 for unknown offsets in ExtendedIntervalsSource. Modify highlighting to work properly with or without offsets (depending on their availability). (#803) 2022-04-11 11:52:31 +02:00
queryparser LUCENE-10002: replace more usages of search(Query, Collector) in tests (#787) 2022-04-06 11:06:10 +02:00
replicator LUCENE-10002: Replaces usages of FacetsCollector with FacetsCollectorManager (#764) 2022-04-05 08:51:16 +02:00
sandbox LUCENE-10506: change visibility of ProfilerCollector#deriveCollectorName to protected (#799) 2022-04-19 15:36:11 +02:00
spatial-extras LUCENE-10002: Add FixedBitSetCollector and corresponding collector manager to test framework (#766) 2022-03-30 16:14:39 +02: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-10508: Fixes some failures where a GeoArea is built with degenerated latitudes (#804) 2022-04-12 08:06:35 +02:00
suggest LUCENE-10512: Grammar: Remove incidents of "the the" in comments. (#807) 2022-04-11 11:11:10 -04:00
test-framework LUCENE-10315: Speed up DocIdsWriter by ForUtil (#797) 2022-04-23 19:32:02 +08:00
CHANGES.txt LUCENE-10493: factor out Viterbi algorithm and share it between kuromoji and nori (#805) 2022-04-25 20:09:46 +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-10436: Remove deprecated DocValuesFieldExistsQuery, NormsFieldExistsQuery and KnnVectorFieldExistsQuery (#790) 2022-04-07 00:53:29 -07: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