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: [email protected]
For additional commands, e-mail: [email protected]