[ 
https://issues.apache.org/jira/browse/CASSANDRA-18479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17740699#comment-17740699
 ] 

Andres de la Peña commented on CASSANDRA-18479:
-----------------------------------------------

The changes look good to me. I have started CI for j11 and j17, including 
repeated runs of the new and modified tests:
||PR||CI||
|[trunk|https://github.com/apache/cassandra/pull/2465]|[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/3009/workflows/eb02002e-1067-4412-b69a-95e600071a9d]
 
[j17|https://app.circleci.com/pipelines/github/adelapena/cassandra/3009/workflows/10d4a178-94cb-4c3b-b6c0-1c7b55872649]|

These runs can be generated by setting {{cep-7-sai}} as the base branch of 
{{{}.circleci/generate_11_and_17.sh{}}}, so the script can detect the 
differences between the patch and its base branch. Then the script can be run 
with the {{-p}} flag to generate the {{.circleci/config.yml}} file for 
CircleCI. We have to use {{.circleci/generate_11_and_17.sh}} instead of the 
default {{.circleci/generate.sh}} because we are targeting j11+j17 instead of 
j8+j11.

> Add basic text tokenisation and analysis
> ----------------------------------------
>
>                 Key: CASSANDRA-18479
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18479
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/2i Index
>            Reporter: Mike Adamson
>            Assignee: Mike Adamson
>            Priority: Normal
>
> [CASSANDRA-16092|https://issues.apache.org/jira/browse/CASSANDRA-16092] 
> removed support for any text analysis or tokenisation. 
> SAI currently supports the following analyzers:
> * normalize - text normalization using NFC normalization
> * case_sensitive - allow control over the case sensitivity of an index
> * ascii - allow ascii folding of text



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