Class BlockJoinDocSetFacetComponent

  • All Implemented Interfaces:
    SolrInfoBean, NamedListInitializedPlugin
    Direct Known Subclasses:
    BlockJoinFacetComponent

    public class BlockJoinDocSetFacetComponent
    extends SearchComponent
    Calculates facets on children documents and aggregates hits by parent documents. Enables when child.facet.field parameter specifies a field name for faceting. So far it supports string fields only. It requires to search by ToParentBlockJoinQuery.