diff --git a/doc/3rd-party-licenses.txt b/doc/3rd-party-licenses.txt index 2482fb01..fd81ee7a 100644 --- a/doc/3rd-party-licenses.txt +++ b/doc/3rd-party-licenses.txt @@ -30,9 +30,6 @@ jmeter joda-time json-taglib log4j -lucene-analyzers -lucene-core -lucene-highlighter solr spring stax-api diff --git a/doc/install.html b/doc/install.html index 3d03a8e2..503cc73d 100644 --- a/doc/install.html +++ b/doc/install.html @@ -394,7 +394,7 @@ Directory where the VIVO application will store the data that it creates. - This includes uploaded files (usually imageS) and the Lucene search index. + This includes uploaded files (usually imageS) and the Solr search index. Be sure this directory exists and is writable by the user who the Tomcat service is running as. diff --git a/doc/upgrade-1.3.html b/doc/upgrade-1.3.html index 419a85ea..1397d85f 100644 --- a/doc/upgrade-1.3.html +++ b/doc/upgrade-1.3.html @@ -28,7 +28,7 @@ -

upload.directory and LuceneSetup.indexDir are merged into vitro.home.directory [see JB for further details]

+

upload.directory and SolrSetup.indexDir are merged into vitro.home.directory [see JB for further details]

Email parameters in deploy.properties have changed. [see JB for further details]