Hi Team,
Please provide your I/P.
Is the data shored in Cassandra & Solr(documents) separately? If so how much
extra space is required in disk?
If I want to run adhoc queries on any column of a table in cassandra, should I
plan to index all the fields in solr or take some other approach?
Is cre
Hi All,
I have a use-case where in I want to execute query on my cassandra table with
different where clauses.
Two approaches know to me is :-
Creating secondary index
But to my understanding, query on secondary index will be slow.
Creating multiple tables with same data but different primary ke