You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2019/10/21 10:38:51 UTC

[lucene-solr] branch jira/SOLR-13661 updated (10517dd -> 7f2268c)

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

noble pushed a change to branch jira/SOLR-13661
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 10517dd  Don't initialize packageloader in non-cloud mode
     add 7f2268c  SearchHandler should remove references of cached SearchComponents when packages are updated

No new revisions were added by this update.

Summary of changes:
 .../org/apache/solr/handler/SolrConfigHandler.java |  1 +
 .../solr/handler/component/SearchHandler.java      | 60 +++++++++++++++-------
 .../java/org/apache/solr/pkg/PackageListeners.java |  5 +-
 3 files changed, 47 insertions(+), 19 deletions(-)