-
Notifications
You must be signed in to change notification settings - Fork 5
Facet Format
godfoder edited this page Oct 13, 2014
·
4 revisions
- Efficient multilevel faceting
- Supporting many facet types.
- Eliminate redundant syntax
- Some aggregates only work on some fields
- Facets return varying formats.
- Need to support some options of some facets, but not others.
- min
- max
- sum
- avg
- stats
- extended stats
- value count
- cardinality, experimental
- filter, complex
- missing
- terms
- range
- date range
- geo distance (range-like)
- histogram
- date histogram
- geohash grid, complex, covered by mapping
- geo bounds, experimental
- top hits, complex
- percentile ranks aggregation, experimental
- percentiles aggregation, experimental
- global, multilevel
- nested, no matching field
- reverse nested, no matching field
- significant terms, experimental
- ipv4 range, no matching field