Right - in most NRT cases (very frequent soft commits), the cache should probably be disabled.
2012/1/2 Tomás Fernández Löbbe <[email protected]> > Yes, soft commit currently clears Solr's caches. > > On Mon, Jan 2, 2012 at 12:01 PM, ramires <[email protected]> wrote: > > > hi > > > > After soft-commit with below command all cache are cleared. Is it normal? > > > > curl http://localhost:8984/solr/update -H "Content-Type: text/xml" > > --data-binary '<commit softCommit="true" waitFlush="false" > > waitSearcher="false"/>' > > > > > > > > -- > > View this message in context: > > http://lucene.472066.n3.nabble.com/soft-commit-tp3626765p3626765.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > > -- - Mark http://www.lucidimagination.com
