hey, I have a distributed search environment with one server hitting 3 shards. for Example: http://server1.cs.tmcs:15100/solr/search/?q=starbucks&shards=server1.cs.tmcs:8983/solr,server2.cs.tmcs:8983/solr,server3.cs.tmcs:8983/solr&collapse.field=locChainId So, where is the cache stored? Is is distributed on the 3 servers or is it on server1.cs.tmcs:15100?
-- View this message in context: http://www.nabble.com/Distributed-Search-Caching-tp16851547p16851547.html Sent from the Solr - User mailing list archive at Nabble.com.