lucene/solr/contrib
David Smiley 732348ec7f SOLR-14197: SolrResourceLoader refactorings to reduce API
* Remove SRL.listConfigDir (unused)
* Remove SRL.getDataDir
* Remove SRL.getCoreName
* Remove SRL.getCoreProperties
 XmlConfigFile needs to be passed in the substitutableProperties
 IndexSchema needs to be passed in the substitutableProperties
 Remove redundant Properties from CoreContainer constructors
* Remove SRL.newAdminHandlerInstance (unused)
* Remove SRL.openSchema and openConfig
* Avoid SRL.getConfigDir
 Also harmonized similar initialization logic between DIH Tika processor & ExtractingRequestHandler.
* Ensure SRL.addToClassLoader and reloadLuceneSPI are called at most once
 Don't auto-load "lib" in constructor; wrong place for this logic.
* Avoid SRL.getInstancePath
 Added SolrCore.getInstancePath instead
 Use CoreContainer.getSolrHome instead
 NodeConfig should track solrHome separate from SolrResourceLoader
* Simplify some SolrCore constructors
* Move locateSolrHome to new SolrPaths
* Move "User Files" stuff to SolrPaths
2020-03-11 09:20:28 -04:00
..
analysis-extras Update README.txt (#1090) 2020-02-15 22:57:46 +01:00
analytics LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task 2020-01-27 12:05:34 -05:00
clustering SOLR-14267: complete <query><HashDocSet> solrconfig.xml removal 2020-02-26 17:47:25 +00:00
dataimporthandler SOLR-14197: SolrResourceLoader refactorings to reduce API 2020-03-11 09:20:28 -04:00
dataimporthandler-extras SOLR-14197: SolrResourceLoader refactorings to reduce API 2020-03-11 09:20:28 -04:00
extraction SOLR-14197: SolrResourceLoader refactorings to reduce API 2020-03-11 09:20:28 -04:00
jaegertracer-configurator SOLR-14286: Fix gradle precommit 2020-02-27 18:24:39 +07:00
langid LUCENE-9182: add apache license headers to all .gradle files and enforce in rat task 2020-01-27 12:05:34 -05:00
ltr LUCENE-8279: fix javadocs wrong header levels and accessibility issues 2020-02-08 10:00:00 -05:00
prometheus-exporter SOLR-14197: SolrResourceLoader refactorings to reduce API 2020-03-11 09:20:28 -04:00
velocity SOLR-14209: Upgrade JQuery to 3.4.1 2020-02-08 11:57:56 -06:00
contrib-build.xml SOLR-7227: Don't create the WAR file at all 2015-07-28 19:04:21 +00:00