interface TermFacetResult (View source)

A range (or bucket) for a term search facet result.

Counts the number of occurrences of a given term.

Methods

string
term()

No description

int
count()

No description

Details

string term()

No description

Return Value

string

int count()

No description

Return Value

int