![]() | IFacetResult Interface |
Namespace: Couchbase.Search
public interface IFacetResult
The IFacetResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | FacetResultType |
Gets the type of the facet result.
|
![]() | Field |
Gets the field used for the facet.
|
![]() | Missing |
Gets the number of misses for the facet.
|
![]() | Name |
Gets or sets the name of the result.
|
![]() | Other |
Gets the number of others for the facet.
|
![]() | Total |
Gets the total number of hits for the facet.
|