London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Interface IFacetQueryResponse

Namespace: Mediachase.Search.Providers.Solr35
Assembly: Mediachase.Search.Solr35SearchProvider.dll
Version: 13.30.0
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