This is an automated email from the ASF dual-hosted git repository.

smiklosovic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from ec2be8e  Merge branch 'cassandra-4.0' into trunk
     add c562f1e  validate SASI tokenizer options before adding index to schema
     add 2dc7501  Merge branch 'cassandra-3.11' into cassandra-4.0
     new ee81d8d  Merge branch 'cassandra-4.0' into trunk

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.txt                                        |  1 +
 .../index/sasi/analyzer/AbstractAnalyzer.java      | 18 +++++++++---
 .../index/sasi/analyzer/DelimiterAnalyzer.java     |  9 ++----
 .../index/sasi/analyzer/NoOpAnalyzer.java          |  2 +-
 .../index/sasi/analyzer/NonTokenizingAnalyzer.java | 19 +++++++++++--
 .../index/sasi/analyzer/NonTokenizingOptions.java  |  5 ----
 .../index/sasi/analyzer/StandardAnalyzer.java      |  7 +++--
 .../cassandra/index/sasi/conf/IndexMode.java       |  5 +---
 .../apache/cassandra/index/sasi/SASIIndexTest.java | 32 ++++++++++++++++++++++
 .../index/sasi/analyzer/DelimiterAnalyzerTest.java | 18 ++++++++++--
 10 files changed, 87 insertions(+), 29 deletions(-)

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

Reply via email to