About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
administration:solr_replication

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
administration:solr_replication [2015/12/14 19:07] – [Solr Replication] demiankatzadministration:solr_replication [2020/06/04 17:37] demiankatz
Line 23: Line 23:
     <!--     <!--
       <lst name="slave">       <lst name="slave">
-         <str name="masterUrl">http://master:8080/solr/biblio</str>+         <str name="masterUrl">http://master:8983/solr/biblio</str>
          <str name="pollInterval">00:00:60</str>          <str name="pollInterval">00:00:60</str>
        </lst>        </lst>
Line 190: Line 190:
  
 touch ${LOCAL_BASE}.db-ready && touch ${LOCAL_BASE}.db-ready &&
-curl "http://localhost:8080/solr/biblio/browse?source=${INDEX}" > /dev/null+curl "http://localhost:8983/solr/biblio/browse?source=${INDEX}" > /dev/null
  
 # Local Variables: # Local Variables:
administration/solr_replication.txt · Last modified: 2020/09/22 13:29 by demiankatz