lucene/lucene
Ignacio Vera 9a2d19324f
[Tessellator] Improve the checks that validate the diagonal between two polygon nodes (#12353)
2023-06-09 08:10:33 +02:00
..
analysis TestHunspell: reduce the flakiness probability (#12351) 2023-06-07 14:10:44 +02:00
analysis.tests Introduced the Word2VecSynonymFilter (#12169) 2023-04-24 13:35:26 +02:00
backward-codecs add BitSet.clear() (#12268) 2023-05-26 18:13:16 +02:00
benchmark Better skipping for multi-term queries with a FILTER rewrite. (#12055) 2023-02-27 15:11:31 -08:00
classification Avoid redundant copies of BytesRef when constructing new Term (#12234) 2023-04-15 22:44:14 -07:00
codecs Improve document API for stored fields. (#12116) 2023-02-06 17:08:13 +01:00
core [Tessellator] Improve the checks that validate the diagonal between two polygon nodes (#12353) 2023-06-09 08:10:33 +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 Introduce a new `KeywordField`. (#12054) 2023-02-07 18:19:09 +01: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 Implement MMapDirectory with Java 20 Project Panama Preview API (#12188) 2023-03-09 21:27:31 +01:00
documentation fix typo in documentation 2021-11-28 10:11:49 +09:00
expressions Upgrade ANTLR to version 4.11.1 (#12016) 2022-12-15 22:40:35 -05:00
facet add BitSet.clear() (#12268) 2023-05-26 18:13:16 +02:00
grouping Migrate away from per-segment-per-threadlocals on SegmentReader (#11998) 2022-12-13 09:10:21 -05:00
highlighter GH#12321: Reduce visibility of StringsToAutomaton (#12331) 2023-05-26 08:55:02 -07:00
join `ToParentBlockJoinQuery` Explain Support Score Mode (#12245) 2023-05-10 19:10:37 +03:00
licenses remove non-NRT replication support (#12038) 2023-01-14 11:14:46 -05:00
luke Migrate away from per-segment-per-threadlocals on SegmentReader (#11998) 2022-12-13 09:10:21 -05:00
memory Skip the TokenStream overhead when indexing simple keywords. (#12139) 2023-02-21 14:00:11 +01:00
misc Skip the TokenStream overhead when indexing simple keywords. (#12139) 2023-02-21 14:00:11 +01:00
monitor Avoid redundant copies of BytesRef when constructing new Term (#12234) 2023-04-15 22:44:14 -07:00
queries Fix ordered intervals query over interleaved terms (#12214) 2023-03-27 09:18:33 +01:00
queryparser Avoid redundant copies of BytesRef when constructing new Term (#12234) 2023-04-15 22:44:14 -07:00
replicator Refactor part of IndexFileDeleter and ReplicaFileDeleter into a common utility class (#12126) 2023-03-15 20:51:49 -07:00
sandbox QueryProfilerWeight to extend FilterWeight (#12242) 2023-04-26 10:24:57 +02:00
spatial-extras Migrate away from per-segment-per-threadlocals on SegmentReader (#11998) 2022-12-13 09:10:21 -05:00
spatial-test-fixtures Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
spatial3d Followup work for #11883 2022-12-03 08:07:10 -05:00
suggest toposort use iterator to avoid stackoverflow (#12286) 2023-05-15 16:20:15 +02:00
test-framework [Tessellator] Improve the checks that validate the diagonal between two polygon nodes (#12353) 2023-06-09 08:10:33 +02:00
CHANGES.txt [Tessellator] Improve the checks that validate the diagonal between two polygon nodes (#12353) 2023-06-09 08:10:33 +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 GH#12321: Reduce visibility of StringsToAutomaton (#12331) 2023-05-26 08:55:02 -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