Description
I am trying to use the filter but it only works with “like”
Anytime I try to use .equal(“str_vaule”) or .cotains_any(list of str) it throws an error
ValueError: Error during query: Query call with protocol GRPC search failed with message explorer: get class: vector search: object vector search at index case: shard case_RMGckn2YQH3V: build inverted filter allow list: nested query: nested clause at pos 0: invalid search term, only stopwords provided. Stopwords can be configured in class.invertedIndexConfig.stopwords.
Server Setup Information
- Weaviate Server Version: 1.25.2
- Deployment Method: docker
- Multi Node? Number of Running Nodes: 1
- Client Language and Version: Chinese
- Multitenancy?: no