build inverted index for array field #42618
Answered
by
yhmo
zhu3359
asked this question in
Q&A and General discussion
-
Beta Was this translation helpful? Give feedback.
Answered by
yhmo
Oct 17, 2025
Replies: 2 comments 3 replies
-
|
应该是可以构建的。 |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
@yhmo 咨询一下,array field构建inverted index后ARRAY_CONTAINS这些操作会变快吗? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

会的。INVERTED index对这几个操作都可以加速:array_contains/array_contains_all/array_contains_any