svn commit: r1794937 - /ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1794937 - /ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties

jleroux@apache.org
Author: jleroux
Date: Fri May 12 07:15:59 2017
New Revision: 1794937

URL: http://svn.apache.org/viewvc?rev=1794937&view=rev
Log:
Improved: Rename Lucene runtime folders to clearly show the origin
(OFBIZ-9357)

Sets the Lucene defaultIndex to runtime/indexes/lucene

Modified:
    ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties

Modified: ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties?rev=1794937&r1=1794936&r2=1794937&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties (original)
+++ ofbiz/ofbiz-plugins/trunk/lucene/config/lucene.properties Fri May 12 07:15:59 2017
@@ -17,4 +17,4 @@
 # under the License.
 ###############################################################################
 
-defaultIndex=runtime/indexes
+defaultIndex=runtime/indexes/lucene