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/26 20:35:14 UTC

[solr] branch main updated (8f4372e9574 -> 9eee466d662)

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 8f4372e9574 SOLR-16501: Fix JvmMetricsTest NPE (#1133)
     add 9eee466d662 SOLR-16293: Luke request fails for document with a binary field (#1134)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                                  | 2 ++
 .../java/org/apache/solr/handler/admin/LukeRequestHandler.java    | 8 ++++----
 solr/core/src/test-files/solr/collection1/conf/schema12.xml       | 3 +++
 .../org/apache/solr/handler/admin/LukeRequestHandlerTest.java     | 4 +++-
 4 files changed, 12 insertions(+), 5 deletions(-)