Hi Hoss, Mark, everybody,

Can you tell me more about fsync, where can I get more information. Another
question cuz yes now I don't have anymore OOME but my point is, it always
stuck the database and it locks other service on this database.
Everytime I will start a full import. This night database sent alerte, it
started to stack other request on it.

>How can I do, to apply this request little pack by little pack. ??
I'm using MySql.

>How can I do, if for example I have to add a new language in the schema or
change add a field.
Do I have to make a new full index, I read everywhere re index, is it the
same as full index?
How can I manage that?

Thanks a lot,





markrmiller wrote:
> 
> 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 that lies to fsync to improve benchmark scores 
> (most consumers hard drives I believe).
> 
> - Mark
> 
> 

-- 
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.

Reply via email to