I am using the 'Multiple types' index type that SeachAPI provides, to combine more than one entity type in an index.

If these entity types have a common field, then I get a different facet for this field on each entity type -- eg I get facets 'node: field_foo' and 'taxonomy term: field_foo'.

Is there a way to get a single facet for this field's value across the whole of the index?

Comments

joachim created an issue.