Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-4751

The replication problem of the file in a subdirectory.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.2.1
    • 4.3.1, 4.4, 6.0
    • replication (java)
    • None

    Description

      When set lang/stopwords_ja.txt to confFiles in replication settings,

        <requestHandler name="/replication" class="solr.ReplicationHandler" >
             <lst name="master">
               <str name="replicateAfter">commit</str>
               <str name="replicateAfter">startup</str>
               <str name="confFiles">schema.xml,stopwords.txt,lang/stopwords_ja.txt</str>
             </lst>
        </requestHandler>
      

      Only stopwords_ja.txt exists in solr/collection1/conf/lang directory on slave node.

      Attachments

        1. SOLR-4751.patch
          3 kB
          Minoru Osuka
        2. SOLR-4751.patch
          2 kB
          Minoru Osuka

        Activity

          People

            koji Koji Sekiguchi
            minoru Minoru Osuka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: