RawTermAggregation¶
The RawTermAggregation aggregates search results by the value of the selected search index field.
Arguments¶
name
- name of the Aggregation objectfield
- string representing the search index field
Example¶
1 2 |
|
The RawTermAggregation aggregates search results by the value of the selected search index field.
name
- name of the Aggregation objectfield
- string representing the search index field1 2 |
|