lucene/lucene
zhouhui 2d50c345fe
Fix comment on decode method in PForUtil (#12495)
* Fix comment on decode method.

* Fix comment on decode method(lucene84).
2023-11-02 10:34:52 -04:00
..
analysis move CSVUtil to common from analyzer nori and kuromoji (#12390) 2023-11-02 10:10:44 -04:00
analysis.tests Introduced the Word2VecSynonymFilter (#12169) 2023-04-24 13:35:26 +02:00
backward-codecs Fix comment on decode method in PForUtil (#12495) 2023-11-02 10:34:52 -04:00
benchmark LUCENE-10100: configuration items of the alg file are adapted to the 9.0 branch (#301) 2023-11-02 07:02:31 -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 Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02:00
core Fix comment on decode method in PForUtil (#12495) 2023-11-02 10:34:52 -04:00
core.tests
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
distribution.tests Added JMH micro-benchmarks submodule (#12663) 2023-10-12 20:25:34 +02:00
documentation
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 Scorer should sum up scores into a double (#12682) 2023-10-23 13:01:06 -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 Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02:00
misc Speed up the sort when building forward index (#12712) 2023-10-25 13:36:52 +08:00
monitor Fix NullPointerException in Monitor.getQuery when query is not present (#12736) 2023-10-31 15:05:31 +00: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 Remove test dependency on Java default exception message (#12724) 2023-10-27 15:09:44 -07:00
replicator github-12386: set java.io.tmpdir in replicator tests' forked processes (#12387) 2023-06-23 08:38:06 -04:00
sandbox Bound the RAM used by the NodeHash (sharing common suffixes) during FST compilation (#12633) 2023-10-20 11:52:55 -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 Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02:00
test-framework Add a specialized bulk scorer for regular conjunctions. (#12719) 2023-10-30 16:11:19 +01:00
CHANGES.txt Speed up sorting on unique string fields. (#11903) 2023-11-02 14:16:11 +01:00
JRE_VERSION_MIGRATION.md
MIGRATE.md Remove deprecated IndexSearcher#getExecutor method (#12580) 2023-09-21 12:30:32 +02:00
SYSTEM_REQUIREMENTS.md
build.gradle