[
https://issues.apache.org/jira/browse/SOLR-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man reopened SOLR-6128:
----------------------------
i feel like there are actaully two issues here that should be addressed..
1) we should remove the fieldTypes that are deprecated from the example schema
-- it's important that those types of warnings are logged for those classes so
users who upgrade with their existing configs see them -- but there is no
reason for them to exist in the example conigs and cause warnings for new users
just starting out (note: the fieldTypes are defined, but totally unused in the
example configs)
2) the managed resource stuff should not log a warning just because there is no
data to manage yet -- lots of people aren't going to use it, so that noise
shouldn't be a warning.
since #2 is fundamentally differnet and unrealted to #1, i've split #2 off into
it's own issue: SOLR-6179
> SolrResourceLoader Error messages
> ---------------------------------
>
> Key: SOLR-6128
> URL: https://issues.apache.org/jira/browse/SOLR-6128
> Project: Solr
> Issue Type: Bug
> Components: contrib - Solr Cell (Tika extraction)
> Affects Versions: 4.8.1
> Environment: Windows Server 2012 R2
> Reporter: Omer Arslan
> Priority: Minor
>
> 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.
> No stored data found for /rest/managed
> No registered observers for /rest/managed
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]