commit | a89bfa57ad04a66b9c597e56419515d165d87972 | [log] [tgz] |
---|---|---|
author | Luca Cavanna <javanna@apache.org> | Mon Sep 09 16:00:02 2024 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 09 16:00:02 2024 +0200 |
tree | 72d1ad62b5a982ec78f82abd174af6908058402b | |
parent | 22bbc603b40eb5accca005acb15f603384469e17 [diff] |
Propagate keepScores to reduced FacetsCollector (#13744) We recently introduced support for keepScores to FacetsCollectorManager. The returned reduced FacetsCollector instance though does not reflect that in that its inner keepScores flag is always false. This commit fixes that.
Apache Lucene is a high-performance, full-featured text search engine library written in Java.
This README file only contains basic setup instructions. For more comprehensive documentation, visit:
gradlew
).We‘ll assume that you know how to get and set up the JDK - if you don’t, then we suggest starting at https://jdk.java.net/ and learning more about Java, before returning to this README.
Bug fixes, improvements and new features are always welcome! Please review the Contributing to Lucene Guide for information on contributing.
#lucene
and #lucene-dev
on freenode.net