11redirects :
2- # Redirect main files that were split up
3- ' query-languages/esql/esql-commands.md ' :
2+ ' query-languages/esql/esql-commands.md ' :
43 many :
54 - to : ' query-languages/esql/commands/source-commands.md'
65 anchors :
76 ' esql-from ' : ' esql-from'
8- ' esql-row ' : ' esql-row'
9- ' esql-show ' : ' esql-show'
107 - to : ' query-languages/esql/commands/processing-commands.md'
118 anchors :
129 ' esql-stats-by ' : ' esql-stats-by'
13- ' esql-limit ' : ' esql-limit'
14- ' esql-drop ' : ' esql-drop'
15- ' esql-eval ' : ' esql-eval'
16- ' esql-keep ' : ' esql-keep'
10+ ' esql-sort ' : ' esql-sort'
1711 ' esql-lookup-join ' : ' esql-lookup-join'
18- ' esql-enrich ' : ' esql-enrich'
12+ ' esql-keep ' : ' esql-keep'
13+ ' esql-drop ' : ' esql-drop'
1914 ' esql-where ' : ' esql-where'
20- ' esql-sort ' : ' esql-sort'
15+ ' esql-enrich ' : ' esql-enrich'
16+ ' esql-limit ' : ' esql-limit'
2117 ' esql-grok ' : ' esql-grok'
2218 ' esql-dissect ' : ' esql-dissect'
23-
24- # Redirect function and operator anchors
19+ ' esql-eval ' : ' esql-eval'
2520 ' query-languages/esql/esql-functions-operators.md ' :
2621 many :
27- - to : ' query-languages/esql/functions-operators/aggregation-functions.md'
28- anchors :
29- ' esql-agg-functions ' : ' '
30- - to : ' query-languages/esql/functions-operators/type-conversion-functions.md'
31- anchors :
32- ' esql-type-conversion-functions ' : ' '
33- ' esql-to_string ' : ' esql-to_string'
3422 - to : ' query-languages/esql/functions-operators/search-functions.md'
3523 anchors :
3624 ' esql-search-functions ' : ' '
@@ -39,17 +27,9 @@ redirects:
3927 ' esql-qstr ' : ' esql-qstr'
4028 - to : ' query-languages/esql/functions-operators/operators.md'
4129 anchors :
42- ' esql-operators ' : ' '
4330 ' esql-search-operators ' : ' esql-match-operator'
4431 ' esql-like ' : ' esql-like'
45- - to : ' query-languages/esql/functions-operators/spatial-functions.md'
46- anchors :
47- ' esql-spatial-functions ' : ' '
48- ' esql-st_distance ' : ' esql-st_distance'
49- ' esql-st_within ' : ' esql-st_within'
50- ' esql-st_contains ' : ' esql-st_contains'
51- ' esql-st_disjoint ' : ' esql-st_disjoint'
52- ' esql-st_intersects ' : ' esql-st_intersects'
32+ ' esql-operators ' : ' '
5333 - to : ' query-languages/esql/functions-operators/date-time-functions.md'
5434 anchors :
5535 ' esql-now ' : ' esql-now'
@@ -59,3 +39,18 @@ redirects:
5939 - to : ' query-languages/esql/functions-operators/math-functions.md'
6040 anchors :
6141 ' esql-round ' : ' esql-round'
42+ - to : ' query-languages/esql/functions-operators/type-conversion-functions.md'
43+ anchors :
44+ ' esql-to_string ' : ' esql-to_string'
45+ ' esql-type-conversion-functions ' : ' '
46+ - to : ' query-languages/esql/functions-operators/aggregation-functions.md'
47+ anchors :
48+ ' esql-agg-functions ' : ' '
49+ - to : ' query-languages/esql/functions-operators/spatial-functions.md'
50+ anchors :
51+ ' esql-spatial-functions ' : ' '
52+ ' esql-st_distance ' : ' esql-st_distance'
53+ ' esql-st_within ' : ' esql-st_within'
54+ ' esql-st_contains ' : ' esql-st_contains'
55+ ' esql-st_disjoint ' : ' esql-st_disjoint'
56+ ' esql-st_intersects ' : ' esql-st_intersects'
0 commit comments