You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/03/08 18:13:00 UTC

[jira] [Resolved] (SOLR-12068) Minor documentation correction in cdcr-config.html

     [ https://issues.apache.org/jira/browse/SOLR-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett resolved SOLR-12068.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: master (8.0)
                   7.3

Fixed - thanks [~sarkaramrit2@gmail.com]!

> Minor documentation correction in cdcr-config.html
> --------------------------------------------------
>
>                 Key: SOLR-12068
>                 URL: https://issues.apache.org/jira/browse/SOLR-12068
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: CDCR, documentation
>    Affects Versions: 7.2
>            Reporter: Amrit Sarkar
>            Priority: Major
>             Fix For: 7.3, master (8.0)
>
>         Attachments: SOLR-12068.patch
>
>
> In sample source configuration for unidirectional approach in cdcr-config.html, the following are optional and not necessary at all, hence they should be emitted:
> {code}
> <updateRequestProcessorChain name="cdcr-processor-chain">
>   <processor class="solr.CdcrUpdateProcessorFactory"/>
>   <processor class="solr.RunUpdateProcessorFactory"/>
> </updateRequestProcessorChain>
> <requestHandler name="/update" class="solr.UpdateRequestHandler">
>   <lst name="defaults">
>     <str name="update.chain">cdcr-processor-chain</str>
>   </lst>
> </requestHandler>
> {code}
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org