ah,,,u means it will not truly deleted. if we mv index.tmp$$ index,,,is it truly deleted?
if we notify solr open new searcher, solr just redirect to new index,, Do old index cost memory size and hard disc space? if it is not cached in memory,, does it means we no warry about OutOfMemory when index file increase. if it cached in memory, how to limit it? use autowarmCount? 2007/3/30, Mike Klaas <[EMAIL PROTECTED]>:
On 3/29/07, James liu <[EMAIL PROTECTED]> wrote: > i find solr alway can work when i delete index,,i think it maybe cached in > memory. Tricky, eh? Unix doesn't _truly_ delete the files until all processes have closed them or terminated. -Mike
-- regards jl