You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Pierre Smits <pi...@gmail.com> on 2017/05/12 16:11:28 UTC

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

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, <jl...@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
>
>
>

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

Posted by Pierre Smits <pi...@gmail.com>.
Done,

A subtask of OFBIZ-6164 registered.

Best regards,

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 6:45 PM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> 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, <jl...@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
>>>
>>>
>>>
>>>
>

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

Posted by Jacques Le Roux <ja...@les7arts.com>.
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, <jl...@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
>>
>>
>>