I am creating a Cassandra database and would like full-text indexing and searching on my Cassandra database. Several blogs and stackoverflow posts suggest indexing with Solandra, but do not say how. T
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a Drupal application that has a very large recordset, almost half a million nodes (475,181). Even simple joins are becoming too time consuming (3-10s), and we are 开发者_JAVA技巧becoming increa
I\'m designing a Riak cluster at the moment and wondering if it is possible to hint Riak that a specific bunch of keys should be placed on a single node of the cluster?
I am new to Cassandra an开发者_开发知识库d I am having some difficulties fetching data. I looked into the function:
I\'ve looked around for a while and haven\'t found any good leads on production-ready Ruby-based OM frameworks I can use with Cassandra. cassandra_object looked promising, but it hasn\'t been updated
I want to access a Cassandra instance in an 开发者_StackOverflow社区Iphone application and i need an objectiveC client
I followed the instructions in NEWS.txt to upgrade cassandra 0.6 to 0.7.2. The instructions are: The process to upgrade is:
I have a Cassandra cluster and Zookeeper server installed. Now I want to support transactions in cassandra using zookeeper. How do i do that.
As far as I understand开发者_StackOverflow社区 automatic secondary indexes are generated for node local data.