Re: Solr using very high I/O

2011-12-14 Thread Martin Koch
Do you commit often? If so, try committing less often :)

/Martin

On Wed, Dec 7, 2011 at 12:16 PM, Adrian Fita adrian.f...@gmail.com wrote:

 Hi. I experience an issue where Solr is using huge ammounts of I/O.
 Basically it uses the whole HDD continously, leaving nothing to the
 other processes. Solr is called by a script which continously indexes
 some files.

 The index has around 800MB and I can't understand why it could trash
 the HDD so much.

 I could use some help on how to optimize Solr so it doesn't use so much
 I/O.

 Thank you.
 --
 Fita Adrian



Re: Solr using very high I/O

2011-12-08 Thread pravesh
Can u share more info: like what is your H/W infra, CPU, RAM, HDD??
From where you pick the records/documents to index; RDBMS, Files, Network??

Regards
Pravesh

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-using-very-high-I-O-tp3567076p3569903.html
Sent from the Solr - User mailing list archive at Nabble.com.