Property Facet
Facet
Gets the facet result sets.
[BsonDefaultValue(null)]
[BsonElement("facet")]
public IReadOnlyDictionary<string, SearchMetaFacetResult> Facet { get; }
Gets the facet result sets.
[BsonDefaultValue(null)]
[BsonElement("facet")]
public IReadOnlyDictionary<string, SearchMetaFacetResult> Facet { get; }