[ 
https://issues.apache.org/jira/browse/CASSANDRA-18715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Adamson updated CASSANDRA-18715:
-------------------------------------
    Summary: Add support for vector search in SAi  (was: Add support for ORDER 
BY <column> ANN OF <vector>)

> Add support for vector search in SAi
> ------------------------------------
>
>                 Key: CASSANDRA-18715
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18715
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/Vector Search
>            Reporter: Mike Adamson
>            Priority: Normal
>
> Approximate nearest neighbour search results are scored. As such, it is 
> important that the results are returned in score order. In order to do this 
> proposal is that the ANN search is expressed in the grammar as:
> {code:java}
> ORDER BY <column> ANN OF <vector>{code}
>  rather than including the ANN search in the where clause.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to