You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Chengyang <at...@163.com> on 2010/07/27 10:00:26 UTC

Any tips/guidelines to turning the Solr/luence performance in a master/slave/sharding environment

How to reduce the index files size, decreate the sync time between each nodes. decrease the index create/update time.
Thanks.


Re: Any tips/guidelines to turning the Solr/luence performance in a master/slave/sharding environment

Posted by Tommaso Teofili <to...@gmail.com>.
Hi,
I think the starting point should be :
http://wiki.apache.org/solr/SolrPerformanceFactors
For example you could start playing with the mergeFactor parameter.
My 2 cents,
Tommaso

2010/7/27 Chengyang <at...@163.com>

> How to reduce the index files size, decreate the sync time between each
> nodes. decrease the index create/update time.
> Thanks.
>
>