You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Aaron Greenspan (JIRA)" <ji...@apache.org> on 2013/07/24 21:08:00 UTC

[jira] [Created] (SOLR-5074) Missing Forward Slash in data-config.xml Makes Entities Disappear

Aaron Greenspan created SOLR-5074:
-------------------------------------

             Summary: Missing Forward Slash in data-config.xml Makes Entities Disappear
                 Key: SOLR-5074
                 URL: https://issues.apache.org/jira/browse/SOLR-5074
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 4.3
         Environment: Linux
            Reporter: Aaron Greenspan
            Priority: Minor


I mistakenly created an entity that had the following fields:

<field column="id" name="id" />
<field column="description" name="blah">

In the second field, I forgot the trailing forward slash to end the tag. There were no warnings or errors in the log, but the list of entities for the core was blank. It took me a while to figure out that this was probably why.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org