elasticsearch/docs/reference/query-languages/esql/kibana/definition/operators
Nik Everett 59a10bdd7b
ESQL: Add counters to signature for IS NULL (#129670)
This adds `counter_long` and `counter_double` to the signatures of
supported fields for `IS NULL` and `IS NOT NULL`. We hadn't been
generating those signatures since the docs v3 migration, so this had to
plug those in. In addition, it changes the wording on a few things and
adds a note that if a field is only in some documents then the ones
missing the field will have `NULL` - which is important information for
`IS NULL` and `IS NOT NULL`.
2025-06-24 01:18:15 +01:00
..
add.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
cast.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
div.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
equals.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
greater_than.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
greater_than_or_equal.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
in.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
is_not_null.json ESQL: Add counters to signature for IS NULL (#129670) 2025-06-24 01:18:15 +01:00
is_null.json ESQL: Add counters to signature for IS NULL (#129670) 2025-06-24 01:18:15 +01:00
less_than.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
less_than_or_equal.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
like.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
match_operator.json [DOCS][ESQL] GA search functions for 9.1 (#129786) 2025-06-23 20:51:54 +01:00
mod.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
mul.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
neg.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
not in.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
not like.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
not rlike.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
not_equals.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
predicates.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
rlike.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
sub.json ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00