You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2021/10/13 13:10:17 UTC

[lucene] branch main updated (8bcc3dc -> 6a41bc6)

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

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


    from 8bcc3dc  LUCENE-9488: rewrite distribution assembly, signing and checksum generation (#372)
     add 6a41bc6  LUCENE-10103 Make QueryCache respect Accountable queries (#346)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../org/apache/lucene/search/LRUQueryCache.java    |  7 +++-
 .../search/MultiTermQueryConstantScoreWrapper.java | 17 ++++++++-
 .../apache/lucene/search/TestLRUQueryCache.java    | 41 ++++++++++++++++++++++
 4 files changed, 65 insertions(+), 2 deletions(-)