Home > doofinder > RawTermStats
RawTermStats interface
RAW information for a term belonging to a terms facet.
Signature:
export interface RawTermStats
Properties
| Property | Type | Description |
|---|---|---|
| doc_count | number | Number of matching documents. |
| from | number | (BETA) |
| key | string | Value of the term. |
| to | number | (BETA) |