lucene/lucene
Shubham Chaudhary 5461d1a160
Scorer should sum up scores into a double (#12682)
### Description

Addresses #12675 . Along with `MultiSimilarity.MultiSimScorer` found some others candidate scorer implementations for this fix.
2023-10-23 13:01:06 -04:00
..
analysis Optimize OnHeapHnswGraph's data structure (#12651) 2023-10-16 13:13:37 -07:00
analysis.tests Introduced the Word2VecSynonymFilter (#12169) 2023-04-24 13:35:26 +02:00
backward-codecs Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02:00
benchmark Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02: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 Scorer should sum up scores into a double (#12682) 2023-10-23 13:01:06 -04: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 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 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 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 Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02: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 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 Record if block API has been used in SegmentInfo (#12685) 2023-10-23 09:46:12 +02:00
CHANGES.txt Scorer should sum up scores into a double (#12682) 2023-10-23 13:01:06 -04: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 LUCENE-9488 Create Release Artifacts with Gradle (#1905) 2020-10-08 14:25:51 -05:00