elasticsearch/docs/reference/query-languages/esql/_snippets/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
..
detailedDescription ESQL: Add counters to signature for IS NULL (#129670) 2025-06-24 01:18:15 +01:00
examples ESQL: Fix misspelling in generated docs (#129789) 2025-06-20 20:42:37 +01:00
layout [DOCS][ESQL] GA search functions for 9.1 (#129786) 2025-06-23 20:51:54 +01:00
types ESQL: Add counters to signature for IS NULL (#129670) 2025-06-24 01:18:15 +01:00
binary.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00
cast.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00
in.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00
infix.md Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
like-and-rlike.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00
logical.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00
suffix.md Split ES|QL functions/operators/commands into separate pages for similar functions and make commands examples generated (#126279) 2025-04-10 15:56:05 +02:00
unary.md Split ESQL functions/operators docs files (#123904) 2025-03-04 14:59:31 +01:00