>
>
--
View this message in context:
http://www.nabble.com/How-stop-properly-solr-to-modify-solrconfig-or-...-files-tp19826679p19913251.html
Sent from the Solr - User mailing list archive at Nabble.com.
Chris Hostetter wrote:
i thought the fsync additions to the version of Lucene in Solr 1.3
prevented situations like this (ensuring that your index was still usable,
even if some documents were lost)
It doesn't prevent it if the IO system has write caching enabled or if
you have a hard drive
you need to use whatever mechanism your servlet container has for shuting
down cleanly -- depending on how you started tomcat, that might be hitting
Ctrl-C in a terminal, or it might be running a "stop" command.
: I did a full import and put adaptive parameter for mySql to avoid OOM error.
If
ent file..?
and most important how can I stop it properly if I need to modify my xml's
configuration files?
Thanks a lot,
--
View this message in context:
http://www.nabble.com/How-stop-properly-solr-to-modify-solrconfig-or-...-files-tp19826679p19826679.html
Sent from the Solr - User mailing list archive at Nabble.com.