You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Frank Wesemann (JIRA)" <ji...@apache.org> on 2011/06/08 18:29:58 UTC

[jira] [Updated] (SOLR-2541) Plugininfo tries to load nodes of type "long"

     [ https://issues.apache.org/jira/browse/SOLR-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Wesemann updated SOLR-2541:
---------------------------------

    Attachment: PlugininfoTest.java

JUnit tests for PluginInfo

> Plugininfo tries to load nodes of type "long"
> ---------------------------------------------
>
>                 Key: SOLR-2541
>                 URL: https://issues.apache.org/jira/browse/SOLR-2541
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 3.1
>         Environment: all
>            Reporter: Frank Wesemann
>         Attachments: PlugininfoTest.java, Solr-2541.patch
>
>
> As of version 3.1 Plugininfo adds all nodes whose types are not "lst","str","int","bool","arr","float" or "double" to the children list.
> The type "long" is missing in the NL_TAGS set.
> I assume this a bug because DOMUtil recognizes this type, so I consider it a valid tag in solrconfig.xml
> Maybe it's time for a dtd? Or one may define SolrConfig.nodetypes somewhere.
> I'll add a patch, that extends the NL_TAGS Set.

--
This message is automatically generated by JIRA.
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