You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/06/13 23:30:00 UTC

[jira] [Updated] (SOLR-7676) Nested document faceting

     [ 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:
domain:{blockParent : "parentFilter"}
domain:{blockChildren : "parentFilter"}


> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org