VIVO-1029 fix obsolete reference to webapp.name property.
This commit is contained in:
parent
70ff560c30
commit
adbfea8151
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ email.replyTo = vivoAdmin@mydomain.edu
|
||||||
# scheme + server_name + port + vivo_webapp_name + "solr"
|
# scheme + server_name + port + vivo_webapp_name + "solr"
|
||||||
# In the standard installation, the Solr context will be on the same server as VIVO,
|
# 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
|
# and in the same Tomcat instance. The path will be the VIVO webapp.name (specified
|
||||||
# above) + "solr"
|
# in build.properties) + "solr"
|
||||||
# Example:
|
# Example:
|
||||||
# vitro.local.solr.url = http://localhost:8080/vivosolr
|
# vitro.local.solr.url = http://localhost:8080/vivosolr
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue