Describe the bug
In VMUI 1.40.0, when typing "in" the UI will suggest "index". However when typing "index:xxx AND my_fie" the ui will not auto suggest "my_field". Reversing the query, typing "my_fie", the UI will suggest "my_field". However, typing "my_field:aaa AND in" will not auto suggest "index".
To Reproduce
Use boolean expression in vmui.
Version
1.40.0
Logs
No response
Screenshots
No response
Used command-line flags
No response
Additional information
No response