Interface IFacetFieldResponse

Namespace: Mediachase.Search.Providers.Solr35
Assembly: Mediachase.Search.Solr35SearchProvider.dll
Version: 10.8.0
Syntax
public interface IFacetFieldResponse

Properties

Count

Declaration
int Count { get; }
Property Value
Type Description
System.Int32

Field

Declaration
string Field { get; }
Property Value
Type Description
System.String

Value

Declaration
string Value { get; }
Property Value
Type Description
System.String