[
https://issues.apache.org/jira/browse/SOLR-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584847#comment-14584847
]
ASF subversion and git services commented on SOLR-7676:
-------------------------------------------------------
Commit 1685340 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1685340 ]
SOLR-7676: nested docs facet domain switching
> 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
> Assignee: Yonik Seeley
> Fix For: 5.3
>
> Attachments: SOLR-7676.patch
>
>
> 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}
> Full examples: http://yonik.com/solr-nested-objects/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]