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 11:05:54 UTC

[lucene-solr] branch jira/SOLR-13822 updated (d6a5246 -> a474a55)

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

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


    from d6a5246  SearchHandler should remove references of cached SearchComponents when packages are updated
     add a474a55  add a 'refresh' command to force refresh loading of packages

No new revisions were added by this update.

Summary of changes:
 .../src/java/org/apache/solr/pkg/PackageAPI.java   | 31 +++++++++++++++++++-
 .../java/org/apache/solr/pkg/PackageLoader.java    | 10 +++++++
 .../src/test/org/apache/solr/pkg/TestPackages.java | 34 ++++++++++++++++++++--
 3 files changed, 72 insertions(+), 3 deletions(-)