[
https://issues.apache.org/jira/browse/SOLR-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799800#action_12799800
]
Yonik Seeley commented on SOLR-1720:
------------------------------------
Gah - totally missed that! I saw the syntax Jason used and just assumed it was
supposed to work.
Let's just change the example on the wiki to include startup?
<str name="replicateAfter">commit</str>
<str name="replicateAfter">startup</str>
That will match the example schema and prevent any confusion over "multiple
values".
> replication configuration bug with multiple replicateAfter values
> -----------------------------------------------------------------
>
> Key: SOLR-1720
> URL: https://issues.apache.org/jira/browse/SOLR-1720
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Fix For: 1.5
>
>
> Jason reported problems with Multiple replicateAfter values - it worked after
> changing to just "commit"
> http://www.lucidimagination.com/search/document/e4c9ba46dc03b031/replication_problem
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.