/[Apache-SVN]
ViewVC logotype

Revision 1812790


Jump to revision: Previous Next
Author: mbrohl
Date: Fri Oct 20 20:48:01 2017 UTC (6 years, 5 months ago)
Changed paths: 11
Log Message:
Improved: Update Solr/Lucene to 7.1.0 [CVE-2017-9803] [CVE-2017-12629].
(OFBIZ-9835)

There were two security vulnerabilities and it was recommended to 
upgrade to 7.1.0 asap.

The update removed the deprecated setBoost functionality during index 
time. I have removed it completely to be able to update to 7.1.0. 
A new indexing and query strategy has to be implemented here. Might be 
follow-up work in the future.

Changed paths

Path Details
Directoryofbiz/ofbiz-plugins/trunk/lucene/build.gradle modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/lucene/src/main/java/org/apache/ofbiz/content/search/ProductDocument.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/lucene/src/main/java/org/apache/ofbiz/content/search/SearchWorker.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/solr/build.gradle modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/SolrUtil.java modified , text changed
Directoryofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/test/ added
Directoryofbiz/ofbiz-plugins/trunk/solr/src/main/java/org/apache/ofbiz/solr/test/SolrTests.java added
Directoryofbiz/ofbiz-plugins/trunk/solr/testdef/ added
Directoryofbiz/ofbiz-plugins/trunk/solr/testdef/data/ added
Directoryofbiz/ofbiz-plugins/trunk/solr/testdef/data/SolrTestsData.xml added
Directoryofbiz/ofbiz-plugins/trunk/solr/testdef/solrtests.xml added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26