SaaS CMS has officially launched! Learn more now.

Interface IFacetQueryResponse

Namespace: Mediachase.Search.Providers.Solr35
Assembly: Mediachase.Search.Solr35SearchProvider.dll
Version: 11.8.3
Syntax
public interface IFacetQueryResponse

Properties

Count

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

Query

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