[
https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036508#comment-14036508
]
ASF subversion and git services commented on SOLR-6128:
-------------------------------------------------------
Commit 1603654 from [email protected] in branch 'dev/branches/lucene_solr_4_9'
[ https://svn.apache.org/r1603654 ]
SOLR-6128: Removed deprecated analysis factories and fieldTypes from the
example schema.xml (merge r1603644 via r1603649)
> SolrResourceLoader Error messages: deprecated fieldTypes in schema.xml
> ----------------------------------------------------------------------
>
> Key: SOLR-6128
> URL: https://issues.apache.org/jira/browse/SOLR-6128
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.8.1
> Environment: Windows Server 2012 R2
> Reporter: Omer Arslan
> Assignee: Hoss Man
> Priority: Minor
>
> for new users, these warnings are logged on startup using the example configs
> because they contain deprecated fieldTypes...
> {noformat}
> Solr loaded a deprecated plugin/analysis class [solr.IntField]. Please
> consult documentation how to replace it accordingly.
> Solr loaded a deprecated plugin/analysis class [solr.LongField]. Please
> consult documentation how to replace it accordingly.
> Solr loaded a deprecated plugin/analysis class [solr.FloatField]. Please
> consult documentation how to replace it accordingly.
> Solr loaded a deprecated plugin/analysis class [solr.DoubleField]. Please
> consult documentation how to replace it accordingly.
> Solr loaded a deprecated plugin/analysis class [solr.DateField]. Please
> consult documentation how to replace it accordingly.
> {noformat}
> These messages are also logged as warnings, but they have been spun off into
> SOLR-6179 since the have an unrelated fix:
> {noformat}
> No stored data found for /rest/managed
> No registered observers for /rest/managed
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]