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/09/19 20:24:53 UTC

[solr] branch main updated (5cbef9e0848 -> 8eb826a65eb)

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 5cbef9e0848 SOLR-16408: TestHdfsUpdateLog, TestRecoveryHdfs, and TestRandomCollapseQParserPlugin call SolrTestCaseJ4.teardownTestCases instead of deleteCore (#1003)
     add 8eb826a65eb SOLR-16417: NPE if facet query hits timeout or exception (#1025)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |   2 +
 .../solr/handler/component/FacetComponent.java     | 100 ++++++++++++---------
 .../apache/solr/response/SolrQueryResponse.java    |   2 +-
 3 files changed, 60 insertions(+), 44 deletions(-)