Commit 7d00b02
[ES|QL] Supports autocomplete for RERANK (elastic#234385)
## Summary
part of elastic#217285
**pre**
To test the **Rerank** command, we need to change the flag _hidden_ to
**false** , here
src/platform/packages/shared/kbn-esql-ast/src/commands_registry/commands/rerank/index.ts
<img width="824" height="115" alt="1"
src="https://github.com/user-attachments/assets/56dfb873-064f-441f-b1bc-ae949ac838a9"
/>
<img width="905" height="132" alt="2"
src="https://github.com/user-attachments/assets/271a3552-6f40-47be-b223-14c3f6fc0369"
/>
<img width="1037" height="104" alt="3"
src="https://github.com/user-attachments/assets/9a863525-1abe-4c08-9a8c-a466efb80067"
/>
<img width="1130" height="356" alt="4"
src="https://github.com/user-attachments/assets/d6be76d2-d485-4ae4-9223-a06a1f3257f0"
/>
<img width="1140" height="260" alt="5"
src="https://github.com/user-attachments/assets/75d320c6-8dac-482d-abcd-777130a04382"
/>
<img width="1342" height="248" alt="7"
src="https://github.com/user-attachments/assets/a46e5747-9ecb-40f5-9581-6ce3ce47b6ff"
/>
<img width="1207" height="393" alt="6"
src="https://github.com/user-attachments/assets/7e4895e8-218d-4469-95ea-ee11fde876cf"
/>
<img width="1461" height="232" alt="8"
src="https://github.com/user-attachments/assets/7a3bb6f6-ec80-47e3-b8c9-cd992a1531ae"
/>
---------
Co-authored-by: Stratou <efstratia.kalafateli@elastic.co>1 parent 7e64538 commit 7d00b02
18 files changed
Lines changed: 1155 additions & 68 deletions
File tree
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
198 | 200 | | |
199 | 201 | | |
200 | 202 | | |
| |||
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| 215 | + | |
213 | 216 | | |
214 | 217 | | |
215 | 218 | | |
| |||
Lines changed: 28 additions & 40 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 89 | + | |
| 90 | + | |
122 | 91 | | |
123 | 92 | | |
124 | 93 | | |
| |||
130 | 99 | | |
131 | 100 | | |
132 | 101 | | |
| 102 | + | |
133 | 103 | | |
134 | 104 | | |
135 | 105 | | |
| |||
185 | 155 | | |
186 | 156 | | |
187 | 157 | | |
188 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
189 | 163 | | |
190 | 164 | | |
191 | 165 | | |
| |||
198 | 172 | | |
199 | 173 | | |
200 | 174 | | |
201 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
202 | 183 | | |
203 | 184 | | |
204 | 185 | | |
| |||
211 | 192 | | |
212 | 193 | | |
213 | 194 | | |
214 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
215 | 203 | | |
216 | 204 | | |
217 | 205 | | |
218 | 206 | | |
219 | | - | |
| 207 | + | |
220 | 208 | | |
221 | 209 | | |
222 | 210 | | |
| |||
0 commit comments