John Karr created SOLR-5269:
-------------------------------

             Summary: 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]

Reply via email to