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 2022/05/02 12:49:22 UTC

[lucene] branch main updated (3063109d837 -> 138d40e6573)

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 3063109d837 LUCENE-10542: FieldSource exists implementations can avoid value retrieval (#847)
     add 138d40e6573 LUCENE-10551: improve testing of LowercaseAsciiCompression (#858)

No new revisions were added by this update.

Summary of changes:
 .../util/compress/LowercaseAsciiCompression.java   | 11 +++---
 .../compress/TestLowercaseAsciiCompression.java    | 41 +++++++++++++++++-----
 2 files changed, 38 insertions(+), 14 deletions(-)