risdenk commented on code in PR #835: URL: https://github.com/apache/solr/pull/835#discussion_r865312340
########## solr/solr-ref-guide/modules/query-guide/pages/terms-component.adoc: ########## @@ -68,8 +68,57 @@ s|Required |Default: none + Specifies the field from which to retrieve terms. This parameter is required if `terms=true`. +This parameter can be specified multiple times to retrieve terms for different fields. Review Comment: Can it also be comma separated? ie: `terms.fl=title,name` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
