Noble Paul created SOLR-17588: --------------------------------- Summary: 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
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