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/09/16 11:07:31 UTC

[lucene-solr] branch master updated (7b8e72e -> 93094ef)

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 7b8e72e  SOLR-14871 Use Annotations for v2 APIs in/cluster path (#1878)
     add 93094ef  LUCENE-9510: Don't compress temporary stored fields and term vectors when index sorting is enabled. (#1874)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  3 ++
 .../lucene/index/SortingStoredFieldsConsumer.java  | 59 ++++++++++++++++++----
 .../lucene/index/SortingTermVectorsConsumer.java   | 22 ++++----
 3 files changed, 62 insertions(+), 22 deletions(-)