Hi,

I am new in Solr and wish to use version 4.2.x for my app in production. I
want to show hundreds and thousands of markers on a map with contents coming
from Solr. As the user moves around the map and pans, the browser will fetch
data/markers using a BBOX filter (based on the maps' viewport boundary). 

There will be a lot of data that will be indexed in Solr. My question is,
does caching help in my case? As the filter queries will vary for almost all
users ( because the viewport latitude/longitude would vary), in what ways
can I use Caching to increase performance. Should I completely turn off
caching?

If you can suggest by your experience, it would be really nice.

Thanks
Sam



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Is-cache-useful-for-my-scenario-tp4056250.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to