Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Currently, building Find facets on a weakly typed MetaField is not possible, as they don’t get indexed. To index them, you have to create an extension method on your CatalogContentBase class and force them to be indexed. I’ve been looking for a wa...
Currently, building Find facets on a weakly typed MetaField is not possible, as they don’t get indexed. To index them, you have to create an extension method on your CatalogContentBase class and force them to be indexed. I’ve been looking for a wa...