Then it's not related to this commit, and was not working before. It's only the 
name of the folder which changed.

Please investigate

Thanks

Jacques


Le 12/05/2017 à 18:11, Pierre Smits a écrit :
Hi Jacques,

This does not work in a multi-tenancy setup of OFBiz.

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Fri, May 12, 2017 at 9:15 AM, <jler...@apache.org> wrote:

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




Reply via email to