Mark Paluch created CASSANDRA-19837:
---------------------------------------

             Summary: QueryBuilder Select does not support new vector sort 
syntax
                 Key: CASSANDRA-19837
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19837
             Project: Cassandra
          Issue Type: Improvement
          Components: Client/java-driver
            Reporter: Mark Paluch


Building Select statements through 
{{com.datastax.oss.driver.api.querybuilder.select.Select}} only supports 
ASC/DESC ordering and not {{ORDER BY … ANN OF ….}}
 
It would be good to have the vector search syntax in the query builder for all 
users that rely on the Query Builder. This extension should also accept 
{{Term}} to be able to bind vector values.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to