Is there a way for a record to belong to multiple facets? If so, how
would one go about implementing it?

What I'd like to accomplish would be something like:

record A:
name="John Doe"
category_facet="Cars"
category_facet="Electronics"

And when searching for "John Doe" his record would appear under both
"Cars" and "Electronics" facet categories.

Thanks.

--
Thiago Jackiw

Reply via email to