When using Solandra, do I need to use the Solr sharding synxtax in my queries? I don't think I do because Cassandra is handling the "sharding", not Solr, but just want to make sure. The Solandra wiki references the distributed search limitations, which talks about the shard syntax further down the page. From what I see with how it is implemented I should just be able to pick a random Solandra node and do my query, since they are all backed by the same Cassandra data store. Correct?

Thanks!
-Jeremiah

Reply via email to