You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "HYUNCHANG LEE (JIRA)" <ji...@apache.org> on 2016/10/11 05:32:20 UTC

[jira] [Comment Edited] (SOLR-9615) NamedList:asMap method is no converted NamedList in List

    [ https://issues.apache.org/jira/browse/SOLR-9615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15564533#comment-15564533 ] 

HYUNCHANG LEE edited comment on SOLR-9615 at 10/11/16 5:31 AM:
---------------------------------------------------------------

I used SolrTemplate(spring-data-solr) with Solr 5.5.2 and returned QueyResponse.

If used NamedList in QueryResponse asMap function, NamedList is not normally converted

library : org.springframework.data:spring-data-solr:2.0.2.RELEASE


was (Author: lhch):
I used SolrTemplate(spring-data-solr) with Solr 5.5.2 and returned QueyResponse.

If used NamedList in QueryResponse asMap function, NamedList is not normally converted



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