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

@ -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>