Unknown fieldtype error reported incorrectly
--------------------------------------------
Key: SOLR-2362
URL: https://issues.apache.org/jira/browse/SOLR-2362
Project: Solr
Issue Type: Bug
Components: Build
Affects Versions: 1.4.1
Reporter: Ray Wong
Priority: Minor
When a self-defined field is defined in schema.xml, the analyzers defined in
the field type must be present in the lib folder of <SOLR_HOME>, else when the
server is started, there would be an error saying "Unknown fieldtype".
This error message should be improved by detecting the analyzers are not
present instead of saying the fieldtype is unknown
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]