NIHVIVO-2936 Update to doc on vitro.local.solr.url to reflect changes to example.deploy.properties
This commit is contained in:
parent
87226d30b1
commit
3bd407dba6
2 changed files with 2 additions and 2 deletions
|
@ -396,7 +396,7 @@
|
|||
<tr>
|
||||
<td colspan="2">
|
||||
URL of Solr context used in local VIVO search.
|
||||
Should consist of:<pre> scheme + servername + port + vivocontextpath + "solr"</pre>
|
||||
Should consist of:<pre> scheme + servername + port + vivo_webapp_name + "solr"</pre>
|
||||
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"
|
||||
|
|
|
@ -382,7 +382,7 @@
|
|||
<tr>
|
||||
<td colspan="2">
|
||||
URL of Solr context used in local VIVO search.
|
||||
Should consist of:<pre> scheme + servername + port + vivocontextpath + "solr"</pre>
|
||||
Should consist of:<pre> scheme + servername + port + vivo_webapp_name + "solr"</pre>
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue