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

Shai Erera resolved SOLR-10505.
-------------------------------
       Resolution: Fixed
    Fix Version/s: master (7.0)
                   6.6

Pushed to master and branch_6x.

> Support terms' statistics for multiple fields in TermsComponent
> ---------------------------------------------------------------
>
>                 Key: SOLR-10505
>                 URL: https://issues.apache.org/jira/browse/SOLR-10505
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>             Fix For: 6.6, master (7.0)
>
>         Attachments: SOLR-10505.patch
>
>
> Currently if you specify multiple {{terms.fl}} parameters on the request, 
> while requesting terms' statistics, you get them for the first requested 
> field (because the code only uses {{fields[0]}}). There's no reason why not 
> to return the stats for the terms in all specified fields. It's a rather 
> simple change, and I will post a patch shortly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to