I have attributes stored as an array of nested obj...
# community-help
b
I have attributes stored as an array of nested objects where each attribute has type/name/string_value/int_value fields. Can i facet a search on a given attribute name and return the entire parent? We tried with facet_return_parent but maybe we used it wrong