You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correctly select SteVec index for JsonPath and JsonAccessor encryption
- Tokenized now uses EqlOperation::Store to generate full EQL payload
- JsonPath finds SteVec index specifically, uses QueryOp::SteVecSelector
- JsonAccessor finds SteVec index specifically, uses QueryOp::SteVecTerm
- Fixes bug where .first() could return wrong index type when multiple
indexes are configured on a column
0 commit comments