* Provides a processor that hides results of inactive siblings.
*
* @FacetsProcessor(
* id = "hide_inactive_siblings_processor",
* label = @Translation("Hide inactive siblings"),
* description = @Translation("In case that a result item belongs to different branches of a hierarchy it the hierarchical facet might show inactive fragments of other branches. This filter will hide these fragments. It could be combined with 'Show siblings' to only display the siblings of active items."),