[
https://issues.apache.org/jira/browse/SOLR-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792471#action_12792471
]
Shalin Shekhar Mangar commented on SOLR-1673:
---------------------------------------------
Why would that be better? The current way is how http params are supposed to be
if multiple values are not ordered.
> Getting the list of terms from more than one field
> --------------------------------------------------
>
> Key: SOLR-1673
> URL: https://issues.apache.org/jira/browse/SOLR-1673
> Project: Solr
> Issue Type: Improvement
> Components: SearchComponents - other
> Affects Versions: 1.4
> Environment: Operating system - Linux (Archlinux)
> Servlet container - Jetty
> Reporter: Siddhant Goel
> Priority: Minor
> Fix For: 1.5
>
>
> To get the list of terms from more than one field, its currently required to
> specify the fields as terms.fl=field1&terms.fl=field2&terms.fl=field3, and so
> on.
> It would be better if the syntax can be modified to something like
> terms.fl=field1,field2,field3.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.