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

HYUNCHANG LEE updated SOLR-9615:
--------------------------------
    Description: 
When a NamedList is organized as follows, the innermost NamedList is not 
converted into a map by calling the asMap() method of the outmost NamedList.

{noformat}
NamedList
 - List
   - NamedList
{noformat}

  was:
When a NamedList is organized as follows, the innermost NamedList is not 
converted into a map by calling the asMap() method of the outmost NamedList.

NamedList
 - List
   - NamedList


> NamedList:asMap method is no converted NamedList in List
> --------------------------------------------------------
>
>                 Key: SOLR-9615
>                 URL: https://issues.apache.org/jira/browse/SOLR-9615
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: HYUNCHANG LEE
>
> When a NamedList is organized as follows, the innermost NamedList is not 
> converted into a map by calling the asMap() method of the outmost NamedList.
> {noformat}
> NamedList
>  - List
>    - NamedList
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to