Uwe Schindler created SOLR-5404: ----------------------------------- Summary: Fix solr config to no longer use deprecated stuff Key: SOLR-5404 URL: https://issues.apache.org/jira/browse/SOLR-5404 Project: Solr Issue Type: Improvement Reporter: Uwe Schindler
After committing SOLR-5401 to branch_4x, I noticed that the example prints the following warnings on startup: {noformat} 16:09:39 WARN SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.JsonUpdateRequestHandler]. Please consult documentation how to replace it accordingly. 16:09:39 WARN SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CSVRequestHandler]. Please consult documentation how to replace it accordingly. {noformat} We should fix this in the example config. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org