Stratio / cassandra-lucene-index

Lucene based secondary indexes for Cassandra
Apache License 2.0
600 stars 170 forks source link

Recreate index online? #389

Open hkroger opened 6 years ago

hkroger commented 6 years ago

If I need to recreate index in a running system (if I suspect that the index is out of sync), how can I do it online? I know I can always drop and recreate but that means downtime for my application.