OpenSearch/docs/reference/sql
Andrei Stefan 4a92de214a
SQL: Proper handling of COUNT(field_name) and COUNT(DISTINCT field_name) (#37254)
* provide overriden `hashCode` and toString methods to account for `DISTINCT`
* change the analyzer for scenarios where `COUNT <field_name>` and `COUNT DISTINCT` have different paths
* defined a new `filter` aggregation encapsulating an `exists` query to filter out null or missing values
2019-01-10 09:51:51 +02:00
..
appendix SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
endpoints [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
functions SQL: Proper handling of COUNT(field_name) and COUNT(DISTINCT field_name) (#37254) 2019-01-10 09:51:51 +02:00
language SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
concepts.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
getting-started.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
index.asciidoc Move ODBC documentation to `elasticsearch` repository (#36955) 2018-12-27 11:55:20 +02:00
limitations.asciidoc SQL: add sub-selects to the Limitations page (#37012) 2019-01-07 10:08:51 +02:00
overview.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
security.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00