elasticsearch/docs/reference/query-languages/esql/_snippets/operators
Craig Taverner 50a7eb09d4
Fix ES|QL build.gradle for configuration-cache (#125097)
Earlier work on the ES|QL port of docs to V3 introduced an issue in the build.gradle file making it fail with --configuration-cache. This fixes that, as well as one other broken link and removes some unused files.

In addition we bring back partial support for deleting unused files. It is tricky to have full support for this due to the mix of static and generated content, particularly in the operators snippets.
2025-03-18 17:15:53 +01:00
..
detailedDescription ESQL autogenerate docs v3 (#124312) 2025-03-13 14:16:46 +01:00
examples ESQL autogenerate docs v3 (#124312) 2025-03-13 14:16:46 +01:00
layout Restructure query-languages docs files for clarity (#124797) 2025-03-17 17:58:58 +01:00
types Fix ES|QL build.gradle for configuration-cache (#125097) 2025-03-18 17:15:53 +01:00
binary.md
cast.md
in.md
like-and-rlike.md
logical.md
predicates.md
search.md ESQL autogenerate docs v3 (#124312) 2025-03-13 14:16:46 +01:00
unary.md