You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by kr...@apache.org on 2022/10/25 17:04:04 UTC

[solr] branch main updated (f3b953d8311 -> ff494dd12b1)

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

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


    from f3b953d8311 SOLR-16476: Remove commons-text dependency from solr-core (#1122)
     add ff494dd12b1 SOLR-16363: DirectUpdateHandler2 should not throw UnknownFormatConversionException (#1121)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../apache/solr/update/DirectUpdateHandler2.java   | 12 +++---
 .../test/org/apache/solr/update/TestUpdate.java    | 44 ++++++++++++++++------
 3 files changed, 41 insertions(+), 17 deletions(-)