Dear Team,

I am working on external file field. But, I does not know the configuration
of how to replicate the EFF files.

This is master replication configuration:

core/conf/solrconfig.xml

<requestHandler name="/replication" class="solr.ReplicationHandler" >
    <lst name="master">
        <str name="replicateAfter">commit</str>
        <str name="replicateAfter">startup</str>
        <str name="confFiles">../data/external_eff_views</str>
    </lst>
</requestHandler>

The eff file is present at core/data/external_eff_views location.

Thanks & Regards
Kamal Kishore

Reply via email to