You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2022/07/26 11:47:56 UTC

[lucene] branch main updated (94960a0affb -> 2cf12b8cdcc)

This is an automated email from the ASF dual-hosted git repository.

jpountz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git


    from 94960a0affb precompute maxlevel in LogMergePolicy (#1045)
     add 2cf12b8cdcc Cache decoded bytes for TFIDFSimilarity scorer. (#1042)

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/lucene/search/TermInSetQuery.java    |  2 +-
 .../apache/lucene/search/similarities/TFIDFSimilarity.java   | 12 ++++++++++--
 2 files changed, 11 insertions(+), 3 deletions(-)