Represents the statistics in the search response.

interface SearchResponseStats {
    stats_fields: SearchResponseStatsStatsFields;
}

Properties

Properties