tjake / Solandra

Solandra = Solr + Cassandra
Apache License 2.0
882 stars 150 forks source link

Solandra #57

Closed issuu closed 13 years ago

issuu commented 13 years ago

Hi Jake,

we are running a test with production data to replace our current search system which based on solr and cassandra with solandra. Right now I'm just scratching the surface of your code, please review my changes and apply them if you feel them correct.

Best regards: Attila Babo

tnine commented 13 years ago

I'm also really interested in this. We need the ability to configure the CL in our application. We're starting with Quorum but we'll be migrating to a 2 DC setup. We use Solandra for real time indexing of alert data, so making sure our data is always available on commit is a must for us.

tjake commented 13 years ago

I made some of these changes locally, could you rebase and merge?

issuu commented 13 years ago

Thanks for changes, I made a rebase and revoking the pull request. As cassandra 0.7.2 looks stable I'll start my test with solandra again but we should wait until our reindexing is ready.