Clarify the explanation and example for vitro.local.solr.url property.
This commit is contained in:
parent
42eabc9cce
commit
2c63ce604b
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@ tomcat.home = /usr/local/tomcat
|
|||
webapp.name = vivo
|
||||
|
||||
#
|
||||
# URL of Solr context used in local VIVO search. Should consist of:
|
||||
# scheme + servername + port + vivocontextpath + "solr"
|
||||
# URL of Solr context used in local VIVO search. This will usually consist of:
|
||||
# scheme + server_name + 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"
|
||||
|
|
Loading…
Add table
Reference in a new issue