Bret McGuire created CASSJAVA-100:
-------------------------------------

             Summary: Consider adding support for colon operator (when using 
Lucene text analyzer) to query builder and mapper
                 Key: CASSJAVA-100
                 URL: https://issues.apache.org/jira/browse/CASSJAVA-100
             Project: Apache Cassandra Java driver
          Issue Type: Improvement
            Reporter: Bret McGuire


DataStax SAI impl adds support for specifying a text analyzer which enables 
fuzzy queries on column text contents using the ':' operator.  Details can be 
found 
[here|https://docs.datastax.com/en/cql/hcd/develop/indexing/sai/sai-examples.html#vector-search-with-text-analyzer].

 

I'm not sure if Apache Cassandra supports the same functionality yet so this 
may just be a DS-specific thing.  Need to consider that before going too far 
with an impl here.



--
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