Shai Erera created SOLR-10505:
---------------------------------
Summary: 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
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]