https://github.com/spring-projects/spring-ai/blob/0ad60decf02dab62cf4a09003ac07aefd9064e90/vector-stores/spring-ai-azure-cosmos-db-store/src/main/java/org/springframework/ai/vectorstore/cosmosdb/CosmosDBFilterExpressionConverter.java#L128 This is incorrect and CosmosDB will not recognize it! Try it out in the CosmosDB Data Explorer UI, the correct formulation is NOT IN instead of !IN
spring-ai/vector-stores/spring-ai-azure-cosmos-db-store/src/main/java/org/springframework/ai/vectorstore/cosmosdb/CosmosDBFilterExpressionConverter.java
Line 128 in 0ad60de
This is incorrect and CosmosDB will not recognize it! Try it out in the CosmosDB Data Explorer UI, the correct formulation is NOT IN instead of !IN