[
https://issues.apache.org/jira/browse/OFBIZ-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15811952#comment-15811952
]
Shi Jinghai commented on OFBIZ-8316:
------------------------------------
Hi Jacques,
On the errors you found, I tested locally and checked our production system, an
absolute path configed in dataDir of solrconfig.xml would work fine, i.e.
for Windows:
<dataDir>D:/workspaces/OFBiz/ofbiz/runtime/indexes/</dataDir>
for Linux:
<dataDir>/opt/ofbiz/runtime/indexes/</dataDir>
The product index can be loaded correctly and the tlog folder will be under
runtime/indexes/ as expected.
Kind Regards,
> Update Apache Solr/Lucene to release 6.2.1
> ------------------------------------------
>
> Key: OFBIZ-8316
> URL: https://issues.apache.org/jira/browse/OFBIZ-8316
> Project: OFBiz
> Issue Type: Improvement
> Components: specialpurpose/lucene, specialpurpose/solr
> Affects Versions: Trunk
> Reporter: Michael Brohl
> Assignee: Michael Brohl
> Priority: Minor
> Attachments: OFBIZ-8316_corrected.patch,
> ofbiz-truck-lucene-6.2.1.patch, ofbiz-truck-solr-6.2.1.patch
>
>
> According to the announcements in
> https://lists.apache.org/thread.html/5d2cb1ecbe04c6c40b8eeba3b7f8da586d1271af98c9b07ceee8ada2@%3Cannounce.apache.org%3E
> and
> https://lists.apache.org/thread.html/c1269b52229f6bce68399e813b7c6b79eb3f6283ae21bde11c82fc7c@%3Cannounce.apache.org%3E
> there is a new Solr/Lucene release available.
> This issue takes care of the update.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)