Is merging Solr indexes supported in DSE 2.0? If it is supported, is it possible to perform the operation through SolrJ? Thanks!
Merging Solr Indexes
(3 posts) (2 voices)-
Posted 8 months ago #
-
DSE stores index data in Cassandra, and keeps the index as lucene index files. It doesn't support the merging index out of the box. We can add this as a future request for DSE.
Posted 8 months ago # -
Looks like this is doable by merging CFs through Cassandra, right? Thanks!
Posted 8 months ago #
Reply
You must log in to post.
