Skip to content

Commit

Permalink
Update list of supported aggregations
Browse files Browse the repository at this point in the history
  • Loading branch information
trzysiek committed May 8, 2024
1 parent 3ee2bff commit a7c4806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quesma/model/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ More info: https://www.elastic.co/guide/en/elasticsearch/reference/current/searc
Cardinality | :white_check_mark: | Date histogram | :white_check_mark: | Bucket sort | :x: |
Extended stats | :x: | Date range | :white_check_mark: | Change point | :x: |
Geo-bounds | :x: | Diversified sampler | :x: | Cumulative cardinality | :x: |
Geo-centroid | :x: | Filter | :white_check_mark: | Cumulative sum | :x: |
Geo-centroid | :x: | Filter | :white_check_mark: | Cumulative sum | :white_check_mark: |
Geo-line | :x: | Filters | :white_check_mark: | Derivative | :x: |
Cartesian-bounds | :x: | Frequent item sets | :x: | Extended stats bucket | :x: |
Cartesian-centroid | :x: | Geo-distance | :x: | Inference bucket | :x: |
Expand Down

0 comments on commit a7c4806

Please sign in to comment.