Hi, All, We are considering to support more flexible searching on data in the Cassandra DB (used in our product). For example, full-text search and query data based on different columns.
After some investigating, I found https://github.com/Stratio/cassandra-lucene-index/blob/branch-2.1.8/doc/src/site/sphinx/documentation.rst#overview which seems to be a candidate to meets our requirements. Is it good enough to be used in a production codes? or does anyone know any projects (or products) that use it? Thanks Boying