You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ds...@apache.org on 2021/06/12 18:48:08 UTC

[solr] branch main updated (d8c1aa0 -> 5a9a34d)

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

dsmiley pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git.


    from d8c1aa0  SolrZkClient: remove dead code (#2510)
     add 5a9a34d  SOLR-15044: JSON Loading: nested docs don't need ID (#143)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  4 ++++
 .../org/apache/solr/handler/loader/JsonLoader.java | 25 +++++++++++++---------
 .../org/apache/solr/handler/JsonLoaderTest.java    | 14 +++++++++++-
 3 files changed, 32 insertions(+), 11 deletions(-)