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

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

Commit 169aeb8f160d2a189798be6a3232a287f255844a in lucene-solr's branch 
refs/heads/branch_6x from [~shaie]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=169aeb8 ]

SOLR-10505: Add multi-field support to TermsComponent for terms stats


> 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
>         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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to