[ https://issues.apache.org/jira/browse/SOLR-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley updated SOLR-7676: ------------------------------- Description: Ability to switch the facet domain between parents and children for the purposes of calculating facets. Syntax would be pretty simple... adding one of the following to a facet command: {code} domain:{blockParent : "parentFilter"} OR domain:{blockChildren : "parentFilter"} {code} was: Ability to switch the facet domain between parents and children for the purposes of calculating facets. Syntax would be pretty simple... adding one of the following to a facet command: {code} domain:{blockParent : "parentFilter"} OR domain:{blockChildren : "parentFilter"} {code} > Nested document faceting > ------------------------ > > Key: SOLR-7676 > URL: https://issues.apache.org/jira/browse/SOLR-7676 > Project: Solr > Issue Type: New Feature > Components: Facet Module > Reporter: Yonik Seeley > Fix For: 5.3 > > > Ability to switch the facet domain between parents and children for the > purposes of calculating facets. > Syntax would be pretty simple... adding one of the following to a facet > command: > {code} > domain:{blockParent : "parentFilter"} > OR > domain:{blockChildren : "parentFilter"} > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org