Commit f49d7fe
committed
fix: use SteVecSelector for JsonAccessor (not SteVecTerm)
Both JsonPath and JsonAccessor specify which field to access in the
JSON structure, so both need SteVecSelector to generate the selector
index ("s" field) that eql_v2."->" expects.1 parent b0f70cc commit f49d7fe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments