tjake / Solandra

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

Invalidate a cache explicity #61

Closed tnine closed 13 years ago

tnine commented 13 years ago

Occasionally we need to get real time results from an index query. It would be helpful to have the ability to clear the cache explicitly for a given index from the Solr client. Also having the ability to set the cache time high would be very helpful. A majority of our use cases could have cache times of 5 minutes or more.

tjake commented 13 years ago

Commit now works.