elasticsearch/docs/reference
Julian Kiryakov 7fb130c53b
Add Support for LIKE (LIST) (#129170)
Adds support for LIKE function alternative syntax with a list of patterns.
Examples:

FROM foo
| WHERE bar LIKE ("A*","B*", "C?")
The new syntax is documented as part of the existing LIKE function documentation. We will use the existing WildcardLike java implementation for existing cases using the old syntax and one list argument case to improve mixed cluster compatibility.
2025-06-17 03:49:44 +02:00
..
aggregations Replace chars (#128439) 2025-05-26 11:01:12 +02:00
community-contributed remove reliance on redirects in docs-content (#125863) 2025-03-28 16:41:38 +01:00
elasticsearch Make dense_vector fields updatable to bbq_flat/bbq_hnsw (#128291) 2025-06-16 17:15:59 +02:00
elasticsearch-plugins Replace chars (#128439) 2025-05-26 11:01:12 +02:00
enrich-processor Fix the rendering of a table in the normalize_for_stream docs (#129345) 2025-06-12 11:02:48 -04:00
query-languages Add Support for LIKE (LIST) (#129170) 2025-06-17 03:49:44 +02:00
scripting-languages [docs] Add products to docset.yml (#128274) 2025-05-21 13:55:32 -05:00
search/search-your-data [DOCS] Clean up Asciidoc links in markdown files (#125046) 2025-03-19 08:03:55 -07:00
search-connectors Add Connectors release notes for 9.0.2 (#128555) 2025-06-03 15:24:06 +02:00
setup/install/docker [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
text-analysis [DOCS] Replace irregular whitespaces in docs (#128199) 2025-05-20 16:20:22 +02:00
watcher/images [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00
toc.yml [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00