Skip to main content
The BM25 index accepts arrays of type text[] or varchar[].
Under the hood, each element in the array is indexed as a separate entry. This means that an array is considered a match if any of its entries is a match.
Expected Response
Text arrays can be tokenized and filtered in the same way as text fields: