Home > doofinder > RawTermsInfo

RawTermsInfo interface

RAW information for a set of terms belonging to a terms facet.

Signature:

export interface RawTermsInfo 

Properties

Property Type Description
buckets RawTermStats[] The list of terms stats.
doc_count_error_upper_bound number An upper bound of the error on the document counts for each term.
sum_other_doc_count number sum of the document counts that are not part of the response.