.. |
analysis
|
LUCENE-10626: Hunspell: add tools to aid dictionary editing: analysis introspection, stem expansion and stem/flag suggestion (#975)
|
2022-07-05 21:38:03 +02:00 |
analysis.tests
|
LUCENE-10353: add random null injection to TestRandomChains (#586)
|
2022-01-06 16:56:49 +01:00 |
backward-codecs
|
Remove KnnVectorsFormat#currentVersion (#1077)
|
2022-08-21 13:09:07 -07:00 |
benchmark
|
Create Lucene94 Codec and move Lucene92 to backwards_codecs (#1041)
|
2022-07-22 10:04:10 -04:00 |
classification
|
LUCENE-10532: remove @Slow annotation (#832)
|
2022-05-09 23:03:55 -04:00 |
codecs
|
SimpleText knn vectors; fix searchExhaustively and suppress a byte format test case (#11725)
|
2022-08-29 11:49:52 -04:00 |
core
|
LUCENE-10207: TermInSetQuery now provides a ScoreSupplier with cost estimation for use in IndexOrDocValuesQuery (#1058)
|
2022-09-01 14:04:43 -07: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-10629]: Add fast match query support to FacetSets (#1015)
|
2022-07-31 07:50:03 +03:00 |
dev-docs
|
…
|
|
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-10531: Add @RequiresGUI test group for GUI tests (#893)
|
2022-05-18 09:26:06 +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-10644: Facets#getAllChildren testing should ignore child order (#1013)
|
2022-08-18 10:38:49 -07:00 |
grouping
|
LUCENE-10603: Migrate remaining SSDV iteration to use docValueCount in production code (#995)
|
2022-06-30 14:01:14 -07:00 |
highlighter
|
LUCENE-10577: enable quantization of HNSW vectors to 8 bits (#1054)
|
2022-08-10 17:09:07 -04:00 |
join
|
LUCENE-10633 Disable sort optimization for SortedSetSortField (#3125)
|
2022-08-30 16:52:28 -04:00 |
licenses
|
#11720 Upgrade randomizedtesting to 2.8.1 (#11721)
|
2022-08-26 00:01:57 +02:00 |
luke
|
LUCENE-10603: Migrate remaining SSDV iteration to use docValueCount in production code (#995)
|
2022-06-30 14:01:14 -07:00 |
memory
|
LUCENE-10577: enable quantization of HNSW vectors to 8 bits (#1054)
|
2022-08-10 17:09:07 -04:00 |
misc
|
LUCENE-10603: Migrate remaining SSDV iteration to use docValueCount in production code (#995)
|
2022-06-30 14:01:14 -07:00 |
monitor
|
LUCENE-10422: Make errorprone happy
|
2022-03-22 09:18:27 +00:00 |
queries
|
LUCENE-10534: MinFloatFunction / MaxFloatFunction calls exists twice (#837)
|
2022-05-02 13:13:45 -04:00 |
queryparser
|
LUCENE-10002: replace more usages of search(Query, Collector) in tests (#787)
|
2022-04-06 11:06:10 +02:00 |
replicator
|
LUCENE-10370: pass proper classpath/module arguments for forking jvms from within tests. (#909)
|
2022-05-21 00:30:02 +02:00 |
sandbox
|
LUCENE-10603: Migrate remaining SSDV iteration to use docValueCount in production code (#995)
|
2022-06-30 14:01:14 -07: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-10673: Improve check of equality for latitudes for spatial3d GeoBoundingBox (#1056)
|
2022-08-04 06:47:27 +02:00 |
suggest
|
Create Lucene94 Codec and move Lucene92 to backwards_codecs (#1041)
|
2022-07-22 10:04:10 -04:00 |
test-framework
|
Remove KnnVectorsFormat#currentVersion (#1077)
|
2022-08-21 13:09:07 -07:00 |
CHANGES.txt
|
LUCENE-10207: TermInSetQuery now provides a ScoreSupplier with cost estimation for use in IndexOrDocValuesQuery (#1058)
|
2022-09-01 14:04:43 -07: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-10603: Remove SSDV#NO_MORE_ORDS definition (#1021)
|
2022-07-13 20:02:17 -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
|
…
|
|