The LABEL_LIST index works with array_has_all and array_has_any. However, it does not currently support array_contains which may be surprising to many users. It should be straightforward to add support for array_contains the the query parser for LABEL_LIST.
The
LABEL_LISTindex works witharray_has_allandarray_has_any. However, it does not currently supportarray_containswhich may be surprising to many users. It should be straightforward to add support forarray_containsthe the query parser forLABEL_LIST.