![]() | SearchFacet Class |
Namespace: Couchbase.Search
public abstract class SearchFacet : ISearchFacet
The SearchFacet type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchFacet | Initializes a new instance of the SearchFacet class |
Name | Description | |
---|---|---|
![]() | Field |
The field of the facet.
|
![]() | Name |
The name of the facet.
|
![]() | Size |
The number of facets or categories returned.
|
Name | Description | |
---|---|---|
![]() ![]() | Date |
Factory for creating DateRangeFacet instances.
|
![]() ![]() | Numeric |
Factory for creating NumericRangeFacet instances.
|
![]() ![]() | Term |
Factory for creating TermFacet instances.
|
![]() | ToJson |
Gets the JSON representation of this object.
|
![]() | ToString | (Overrides ObjectToString.) |