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

ASF subversion and git services commented on SOLR-17588:
--------------------------------------------------------

Commit fa52b8b8c91e0d8f10f69259b482cf8849460b9c in solr's branch 
refs/heads/branch_9x from Noble Paul
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=fa52b8b8c91 ]

SOLR-17588 : javabin must support primitive arrays (#2900)



> javabin must support primitive arrays
> -------------------------------------
>
>                 Key: SOLR-17588
>                 URL: https://issues.apache.org/jira/browse/SOLR-17588
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrJ
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> javabin does not support primitive arrays such as float[], long[], int[] etc. 
> So, now we need to convert them to List<Float>, List<Long>, List<Integer> etc 
> which is inefficient and inconvenient



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to