Skip to content

Commit 30a200c

Browse files
Suhel0328maedhroz
authored andcommitted
Update docs to reflect supported query operators in SAI
patch by Suhel Mohammad; reviewed by Caleb Rackliffe for CASSANDRA-19829
1 parent b3ee971 commit 30a200c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/modules/cassandra/partials/sai/supported-query-operators-list.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ ifeval::["{evalproduct}" == "dse"]
44
* Strings: `=`, `CONTAINS`, `CONTAINS KEY`, `AND`
55
endif::[]
66
ifeval::["{evalproduct}" != "dse"]
7-
* Numerics: `=`, `<`, `>`, `<=`, `>=`, `AND`, `OR`, `IN`
8-
* Strings: `=`, `CONTAINS`, `CONTAINS KEY`, `AND`, `OR`, `IN`
7+
* Numerics: `=`, `<`, `>`, `<=`, `>=`, `AND`
8+
* Strings: `=`, `CONTAINS`, `CONTAINS KEY`, `AND`
99
endif::[]

0 commit comments

Comments
 (0)