A couple of things to check.
1> Are you optimizing all the time? An optimization will merge all the
     segments into a single segment, which will cause the whole
     index to be replicated after each optimization.

Best
Erick

On Wed, Jun 6, 2012 at 1:33 AM, William Bell <billnb...@gmail.com> wrote:
> We are using SOLR 1.4, and we are experiencing full index replication
> every 15 minutes.
>
> I have checked the solrconfig and it has maxsegments set to 20. It
> appears like it is indexing a segment, but replicating the whole
> index.
>
> How can I verify it and possibly fix the issue?
>
> --
> Bill Bell
> billnb...@gmail.com
> cell 720-256-8076
  • Replication William Bell
    • Re: Replication Erick Erickson

Reply via email to