You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by br...@apache.org on 2020/09/03 10:07:40 UTC

[lucene-solr] branch master updated (4fa4329 -> 22abecd)

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

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


    from 4fa4329  Improve how Asserting* classes handle singleton doc values. (#1817)
     add 22abecd  SOLR-14819: Fix inefficient iterator pattern in JsonSchemaValidator.

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 ++
 .../solr/common/util/JsonSchemaValidator.java      | 26 ++++++++--------------
 2 files changed, 11 insertions(+), 17 deletions(-)