/[Apache-SVN]
ViewVC logotype

Revision 1371150


Jump to revision: Previous Next
Author: uschindler
Date: Thu Aug 9 10:34:30 2012 UTC (12 years, 1 month ago)
Changed paths: 2
Log Message:
Add support to also reload HashFunctions when Solr boots (otherwise codecs using new hash functions may fail to load).
We may need a better "automatic" reloading with one method call, that reloads all NamedSPILoaders. I will think about it and open issue. Solr could then only call NamedSPILoader.reloadAll(), so all instantiated ones get reloaded automatically. Currently its to risky to add new SPIs without Solr support (because it cannot be tested).

Changed paths

Path Details
Directorylucene/dev/trunk/lucene/core/src/java/org/apache/lucene/util/hash/HashFunction.java modified , text changed
Directorylucene/dev/trunk/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26