The Elassandra cluster creates indexes and tables with virtual indexes. However, during the delete operation, whether I use CQL directly to delete the data in Cassandra or ES to delete the data in ES, The result that the data in Cassandra has been deleted but the index data in ES still exists is same. So an error will be reported when we have a query includes this data. Thank everyone for your valuable comments !
The Elassandra cluster creates indexes and tables with virtual indexes. However, during the delete operation, whether I use CQL directly to delete the data in Cassandra or ES to delete the data in ES, The result that the data in Cassandra has been deleted but the index data in ES still exists is same. So an error will be reported when we have a query includes this data. Thank everyone for your valuable comments !