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 2020/11/02 15:40:28 UTC

[lucene-solr] branch master updated (da00048 -> 8f004f7)

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

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


    from da00048  SOLR-14865: 'Index Merge Metrics' documentation correction (#1870)
     add 8f004f7  LUCENE-9536: Optimize OrdinalMap when one segment contains all distinct values. (#1948)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/lucene/index/OrdinalMap.java   | 36 +++++++++----
 .../org/apache/lucene/index/TestOrdinalMap.java    | 59 ++++++++++++++++++++--
 2 files changed, 79 insertions(+), 16 deletions(-)