You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Rafał Kuć (JIRA)" <ji...@apache.org> on 2013/11/19 00:21:21 UTC

[jira] [Updated] (SOLR-5404) Fix solr example config to no longer use deprecated stuff

     [ https://issues.apache.org/jira/browse/SOLR-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rafał Kuć updated SOLR-5404:
----------------------------

    Attachment: SOLR-5404.patch

Simple patch changing the solr.JsonUpdateRequestHandler and solr.CSVRequestHandler to solr.UpdateRequestHandler in both example Solr deployment and in schema-less one. 

> Fix solr example config to no longer use deprecated stuff
> ---------------------------------------------------------
>
>                 Key: SOLR-5404
>                 URL: https://issues.apache.org/jira/browse/SOLR-5404
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.5
>            Reporter: Uwe Schindler
>         Attachments: SOLR-5404.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org