One of the reasons that we are looking at DSE is because of the search and analytics capability it has. However, when I went through the search course it seems that DSE Search (solr) can't be indexed using CQL by defining the columns to be indexed when creating the table, it all needs to be defined by solr core xml and a restart, is this the case?
To be able to create indexed (Lucene index) Cassandra columns programmatically in runtime via CQL is of outermost importance to our business.
Stratio Lucene index plugin for Cassandra has this capability (it seems). Maybe I missed it but, has DSE Search this capability as well?