[jira] [Commented] (OFBIZ-8316) Update Apache Solr/Lucene to release 6.2.1

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

[jira] [Commented] (OFBIZ-8316) Update Apache Solr/Lucene to release 6.2.1

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832926#comment-15832926 ]

Shi Jinghai commented on OFBIZ-8316:
------------------------------------

Yesterday, I played indexProduct method of ProductDocument.java for several hours with
clean build loadDefault :ofbiz.

The problem that products index cannot be loaded turns out to be caused by LongPoint and DoublePoint fields, comment out the fields related to these two methods used in indexProduct, everything will be ok.

Today, I'll check further why the LongPoint and DoublePoint fields cannot work in our project environment (they are correct in solr test cases i.e. TestFieldCacheSort.java).


> 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: Shi Jinghai
>            Priority: Minor
>         Attachments: OFBIZ-8316_corrected.patch, ofbiz-truck-lucene-6.2.1.patch, ofbiz-truck-solr-6.2.1.patch, solr6.2.1_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)