tjake / Solandra

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

Solandra #66

Closed julieZhang closed 13 years ago

julieZhang commented 13 years ago

Hi Jake,

I sent the pull request to modify IndexWriter to use Thrift Serialization instead of Java Serialization. I couldn't get junit test on my set up work properly.

Thanks.

tjake commented 13 years ago

Thanks for the change! I committed this with some tweaks to reduce the number of objects created.