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 3483fc0683 Merge branch 'cassandra-5.0' into trunk
add 2aa2b59d37 Minor adds and fixes in the documentation
new 3c76ae2a45 Merge branch 'cassandra-5.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:
NEWS.txt | 2 +-
doc/cql3/CQL.textile | 4 +-
.../CQL/sai/create-vector-index-cycling.cql | 4 +-
.../examples/CQL/sai/create-vector-index.cql | 4 +-
.../CQL/sai/cyclist_semi_pro_sai_indices.cql | 16 +--
.../examples/CQL/sai/index-sai-case-sensitive.cql | 4 +-
...dex-sai-composite-partition-key-index-match.cql | 8 +-
.../examples/CQL/sai/index-sai-from-list-match.cql | 4 +-
.../examples/CQL/sai/index-sai-from-set-match.cql | 4 +-
.../index-sai-multiple-index-match-with-and.cql | 12 +--
.../CQL/sai/index-sai-similarity-function.cql | 4 +-
.../CQL/sai/index-sai-single-index-match.cql | 4 +-
.../examples/CQL/sai/index-sai-udt-match.cql | 4 +-
.../cassandra/examples/CQL/sai/sai-error.cql | 4 +-
.../RESULTS/sai/cyclist_semi_pro_describe.result | 8 +-
.../pages/developing/cql/cql_singlefile.adoc | 4 +-
.../pages/developing/cql/create-custom-index.adoc | 14 +--
.../developing/cql/indexing/sai/_sai-create.adoc | 2 +-
.../pages/developing/cql/indexing/sai/sai-faq.adoc | 18 ++--
.../cassandra/pages/managing/operating/repair.adoc | 11 +-
.../cql-commands/create-custom-index.adoc | 18 ++--
.../pages/reference/cql-commands/create-index.adoc | 118 +++++++++++++++++----
.../pages/reference/vector-data-type.adoc | 2 +
.../cassandra/pages/vector-search/concepts.adoc | 1 +
.../pages/vector-search/data-modeling.adoc | 35 +++++-
.../cassandra/partials/table-properties.adoc | 2 +-
pylib/cqlshlib/cqlshmain.py | 2 +-
27 files changed, 213 insertions(+), 100 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]