[ 
https://issues.apache.org/jira/browse/SOLR-7388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494224#comment-14494224
 ] 

Shawn Heisey commented on SOLR-7388:
------------------------------------

Followup: It looks like these are present in 5.0 examples.  [~chrwhy], the 
example-DIH configs tend to lag far behind the other examples, such as the 
techproducts example.  Even though we do try to make sure all our examples are 
up to date, some of the less-commonly used examples do not receive the 
attention they need.

Looking in branch_5x code, it appears that the example-DIH configs include both 
of these deprecated items.  They are also present in morphlines-core test-files 
configs.

AdminHandlers is also present in a number of test-files configs for both core 
and solrj.

They do not appear in trunk, which makes sense because these deprecated classes 
are entirely removed there.


> warning log about deprecated class things
> -----------------------------------------
>
>                 Key: SOLR-7388
>                 URL: https://issues.apache.org/jira/browse/SOLR-7388
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrJ
>    Affects Versions: 5.0
>            Reporter: Stephen Chen
>            Priority: Minor
>              Labels: LOG, warnings
>
> I deployed SOLR5.0.0 to tomcat, and there are some logs shown every time 
> after deployment, it might affect lots of users although it functions well, 
> please kindly help to have a look and advice, many thanks!
> there is a similar issue I searched on-line, for reference
> http://grokbase.com/t/lucene/dev/14626fjmk0/jira-created-solr-6128-solrresourceloader-error-messages
> WARN  - 2015-04-14 20:23:58.136; org.apache.solr.core.SolrResourceLoader; 
> Solr loaded a deprecated plugin/analysis class [solr.ThaiWordFilterFactory]. 
> Please consult documentation how to replace it accordingly.
> WARN  - 2015-04-14 20:23:59.374; org.apache.solr.core.SolrResourceLoader; 
> Solr loaded a deprecated plugin/analysis class [solr.admin.AdminHandlers]. 
> Please consult documentation how to replace it accordingly.
> WARN  - 2015-04-14 20:23:59.849; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:23:59.853; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:23:59.854; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:24:01.511; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:24:01.693; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:24:02.319; org.apache.solr.schema.IndexSchema; no 
> uniqueKey specified in schema.
> WARN  - 2015-04-14 20:24:02.429; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore
> WARN  - 2015-04-14 20:24:02.453; org.apache.solr.handler.admin.AdminHandlers; 
> <requestHandler name="/admin/" 
>  class="solr.admin.AdminHandlers" /> is deprecated . It is not required 
> anymore



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to