Hi Sam,

Sounds like you may want to disable caches, yes.  But instead of
guessing, just look at the stats and based on that configure your
caches.  You can get stats from Solr Admin page or, if you need
long-term stats and performance patterns, use SPM for Solr or
something similar.

Otis
--
Solr & ElasticSearch Support
http://sematext.com/





On Tue, Apr 16, 2013 at 5:25 AM, samabhiK <qed...@gmail.com> wrote:
> 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