Re: Querying with SAI indexes

2024-08-13 Thread Soheil Rahsaz
Thank you for your help :) On Tue, Aug 13, 2024 at 6:36 PM Caleb Rackliffe wrote: > The short answer is that the OR and IN (which is basically OR under the > hood) operators are not supported yet in 5.0. See > https://issues.apache.org/jira/browse/CASSANDRA-19829 > > On Aug 13, 2024, at 3:51 AM,

5.0 webinar - Thursday August 22 9am PDT

2024-08-13 Thread Jon Haddad
Hey everyone!! With 5.0 right around the corner I'm sure you're wondering if there's a good reason for you to upgrade, or if you should just ignore it and spend your time doing other things instead. ARE YOU KIDDING ME?!?!?! THIS RELEASE IS HUGE. Come join me as I take an hour to cover some of t

Re: Querying with SAI indexes

2024-08-13 Thread Caleb Rackliffe
The short answer is that the OR and IN (which is basically OR under the hood) operators are not supported yet in 5.0. See https://issues.apache.org/jira/browse/CASSANDRA-19829 > On Aug 13, 2024, at 3:51 AM, Soheil Rahsaz wrote: > >  > Hello, > > I'm experimenting with SAI indexes and followi

Querying with SAI indexes

2024-08-13 Thread Soheil Rahsaz
Hello, I'm experimenting with SAI indexes and following the instructions on this page https://cassandra.apache.org/doc/latest/cassandra/developing/cql/indexing/sai/sai-working-with.html#querying-with-sai But some of the queries are not working for me. For example, https://cassandra.apache.org/doc/