This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Full Text Search use example on Cassandra

Hi,

I was wondering if anyone can run through an example on how to use Full Text Search on Cassandra?

Thanks!

Answer Answered by Ian Gilfillan in this comment.

Cassandra does not support full text search on its own. You will need to look at something on top of this - see for example this post looking at some options.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.