svn commit: r1780137 - /ofbiz/site/index.html

2017-01-24 Thread jleroux
Author: jleroux Date: Wed Jan 25 06:35:01 2017 New Revision: 1780137 URL: http://svn.apache.org/viewvc?rev=1780137&view=rev Log: As requested by Michael and Scott, puts back ecommerce/control/main instead of ecomseo for stable (R16.11) demo link. Keep ecomseo in trunk demo Modified: ofbiz/s

svn commit: r1780133 - in /ofbiz/trunk/plugins: lucene/src/main/java/org/apache/ofbiz/content/search/ProductDocument.java solr/home/solrdefault/conf/solrconfig.xml

2017-01-24 Thread shijh
Author: shijh Date: Wed Jan 25 03:09:48 2017 New Revision: 1780133 URL: http://svn.apache.org/viewvc?rev=1780133&view=rev Log: Fixed: Update Apache Solr/Lucene to release 6.2.1 (OFBIZ-8316) Change LongPoint and DoublePoint fields to String field to make solr work in trunk version, and I'll chang