Thanks Shawn and Mark! That was very helpful.
-Niran
>
> From: Shawn Heisey
>To: solr-user@lucene.apache.org
>Sent: Monday, April 22, 2013 5:30 PM
>Subject: Re: Soft Commit and Document Cache
>
>
>On 4/22/2013 4:16 PM, Niran Fajemisi
On 4/22/2013 4:16 PM, Niran Fajemisin wrote:
A quick (and hopefully simply) question: Does the document cache (or any of the
other caches for that matter), get invalidated after a soft commit has been
performed?
All Solr caches are invalidated when you issue a commit with
openSearcher set to
Yup - all of the top level caches are. It's a trade off - don't NRT more than
you need to.
- Mark
On Apr 22, 2013, at 6:16 PM, Niran Fajemisin wrote:
> Hi all,
>
> A quick (and hopefully simply) question: Does the document cache (or any of
> the other caches for that matter), get invalidated
Hi all,
A quick (and hopefully simply) question: Does the document cache (or any of the
other caches for that matter), get invalidated after a soft commit has been
performed?
Thanks,
Niran