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/03 09:41:19 UTC

[lucene-solr] branch master updated (0d37e4d -> 4fa4329)

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 0d37e4d  LUCENE-9483: Disable per-thread caching of buffers for decompression of stored fields. (#1787)
     add 4fa4329  Improve how Asserting* classes handle singleton doc values. (#1817)

No new revisions were added by this update.

Summary of changes:
 lucene/CHANGES.txt                                 |  2 ++
 .../codecs/asserting/AssertingDocValuesFormat.java |  4 +--
 .../apache/lucene/index/AssertingLeafReader.java   | 32 ++++++++++++++++++----
 3 files changed, 30 insertions(+), 8 deletions(-)