[
https://issues.apache.org/jira/browse/SOLR-5269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-5269.
----------------------------------
Resolution: Not A Problem
I just coached another person through this issue, it's just that, as Hoss says,
the standard distro solrconfig.xml references the "text" field several times.
If you remove the text field, you have to remove where it's used too.
John:
Please bring things like this up on the user's list first before raising a JIRA
in case it's pilot error.
> a field named text must be present in schema or an "undefined field text"
> will occur.
> -------------------------------------------------------------------------------------
>
> Key: SOLR-5269
> URL: https://issues.apache.org/jira/browse/SOLR-5269
> Project: Solr
> Issue Type: Bug
> Components: Schema and Analysis
> Environment: Ubuntu (13.10 beta, kernel 3.11.0-5-generic x64, Jetty
> 9.05, java 1.7.0_25, solr 4.4.)
> Reporter: John Karr
> Fix For: 4.4
>
>
> I changed the name of my catchall field ("text" in the example schema), and
> although there were no other references to a field named "text" every time
> solr started it complained about "undefined field text".
> I confirmed the issue on my workstation with a locally installed copy of solr
> (similar architecture, but using an older kernel and the embedded jetty).
> The error message never indicates a filename or line number where the
> offending reference is. Renaming my catchall back to text permitted the
> schema to load.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]