On Mon, Sep 24, 2012 at 9:21 AM, Radim Kolar <h...@filez.com> wrote:

> and what about solr.NRTCachingDirectoryFactory? Is solr.MMapDirectoryFactory
> faster if there is no NRT search requirements?

NRTCachingDirectoryFactory is a wrapping directory - it's generally
going to use solr.MMapDirectoryFactory as it's delegate anyhow.

It should not hurt performance if you are not using NRT though.

-- 
- Mark

Reply via email to