Hi Bruno,

don't forget the OS disk cache.

On linux you can clear it with this tiny script :

#!/bin/bash

sync && echo 3 > /proc/sys/vm/drop_caches

Ludovic.




-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Disable-cache-tp3995575p3995589.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to