diff --git a/doc/install.html b/doc/install.html index 045f06fe..bf421c8e 100644 --- a/doc/install.html +++ b/doc/install.html @@ -396,7 +396,7 @@ URL of Solr context used in local VIVO search. - Should consist of:
    scheme + servername + port + vivocontextpath + "solr"
+ Should consist of:
    scheme + servername + port + vivo_webapp_name + "solr"
In the standard installation, the Solr context will be on the same server as VIVO, and in the same Tomcat instance. The path will be the VIVO webapp.name (specified above) + "solr" diff --git a/doc/upgrade-1.3.html b/doc/upgrade-1.3.html index 9e20ac66..f83062ed 100644 --- a/doc/upgrade-1.3.html +++ b/doc/upgrade-1.3.html @@ -382,7 +382,7 @@ URL of Solr context used in local VIVO search. - Should consist of:
 scheme + servername + port + vivocontextpath + "solr"
+ Should consist of:
 scheme + servername + port + vivo_webapp_name + "solr"
In the standard installation, the Solr context will be on the same server as VIVO, and in the same Tomcat instance. The path will be the VIVO webapp.name (specified above) + "solr"