NIHVIVO-2775 Remove Lucene controllers, libraries, and all references to Lucene throughout the code.

This commit is contained in:
ryounes 2011-07-13 15:20:00 +00:00
parent 64a568a18c
commit 2771276ece
6 changed files with 6 additions and 45 deletions

View file

@ -30,9 +30,6 @@ jmeter
joda-time
json-taglib
log4j
lucene-analyzers
lucene-core
lucene-highlighter
solr
spring
stax-api

View file

@ -394,7 +394,7 @@
<tr>
<td colspan="2">
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.
</td>

View file

@ -28,7 +28,7 @@
</ul>
</toc>
<h3>upload.directory and LuceneSetup.indexDir are merged into vitro.home.directory [see JB for further details]</h3>
<h3>upload.directory and SolrSetup.indexDir are merged into vitro.home.directory [see JB for further details]</h3>
<h3>Email parameters in deploy.properties have changed. [see JB for further details]</h3>
<ul>