lucene/lucene
Uwe Schindler c8852a012f Move testing properties to provider class (no classloading deadlock possible) and fallback to default provider in non-test mode 2023-10-15 14:33:43 +02:00
..
analysis GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
analysis.tests Introduced the Word2VecSynonymFilter (#12169) 2023-04-24 13:35:26 +02:00
backward-codecs GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
benchmark GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
benchmark-jmh migrate all vectorbench methods to lucene (#12667) 2023-10-14 11:36:42 -04:00
classification Replace consecutive close() calls and close() calls with null checks with IOUtils.close() (#12428) 2023-08-16 17:12:34 -07:00
codecs GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
core Move testing properties to provider class (no classloading deadlock possible) and fallback to default provider in non-test mode 2023-10-15 14:33:43 +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 GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04: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 Added JMH micro-benchmarks submodule (#12663) 2023-10-12 20:25:34 +02:00
documentation fix typo in documentation 2021-11-28 10:11:49 +09:00
expressions GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
facet Ensure LeafCollector#finish is only called once on the main collector during drill-sideways (#12642) 2023-10-13 07:24:40 -07:00
grouping GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
highlighter GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
join GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
licenses remove non-NRT replication support (#12038) 2023-01-14 11:14:46 -05:00
luke GITHUB#12342 Add new maximum inner product vector similarity method (#12479) 2023-08-16 12:15:25 -04:00
memory GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
misc GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
monitor Close index readers in tests (#12544) 2023-09-08 14:55:01 +02:00
queries GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
queryparser GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
replicator github-12386: set java.io.tmpdir in replicator tests' forked processes (#12387) 2023-06-23 08:38:06 -04:00
sandbox GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
spatial-extras GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
spatial-test-fixtures Upgrade google java format and apply tidy (#11811) 2022-09-24 15:40:27 +02:00
spatial3d GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
suggest GITHUB#12655: gradle tidy after google java format update for jdk 21 and regen 2023-10-11 16:12:09 -04:00
test-framework Ensure LeafCollector#finish is only called once on the main collector during drill-sideways (#12642) 2023-10-13 07:24:40 -07:00
CHANGES.txt Better detect vector module in non-default setups (e.g., custom module layers) (#12677) 2023-10-15 12:45:52 +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 Remove deprecated IndexSearcher#getExecutor method (#12580) 2023-09-21 12:30:32 +02:00
SYSTEM_REQUIREMENTS.md LUCENE-10283: Bump minimum required Java version to 17. (#579) 2022-01-10 15:42:15 +01:00
build.gradle