On Tue, Apr 2, 2013 at 6:26 PM, Andre Bois-Crettez <andre.b...@kelkoo.com> wrote: > warmupTime is available on the admin page for each type of cache (in > milliseconds) : > http://solr-box:8983/solr/#/core1/plugins/cache > > Or if you are only interested in the total : > http://solr-box:8983/solr/core1/admin/mbeans?stats=true&key=searcher >
Thanks. >> Batches of 20-50 results are added to solr a few times a minute, and a >> commit is done after each batch since I'm calling Solr as such: >> http://127.0.0.1:8983/solr/core/update/json?commit=true Should I >> remove commit=true and run a cron job to commit once per minute? > > > Even better, it sounds like a job for CommitWithin : > http://wiki.apache.org/solr/CommitWithin > I'll look into that. Thank you! -- Dotan Cohen http://gibberish.co.il http://what-is-what.com