/[Apache-SVN]
ViewVC logotype

Revision 1707042


Jump to revision: Previous Next
Author: shijh
Date: Tue Oct 6 12:48:53 2015 UTC (8 years, 5 months ago)
Changed paths: 269 (showing only 100; show all)
Log Message:
OFBIZ-6610 Upgrade Solr and Lucene librairies to version 5

1. Upgrade the solr/lucene component to the latest 5.3.1.
2. Angular related js and html files are removed.
3. The jquery-1.7.2.min.js is removed as it's not used in solr.
4. Change specialpurpose/solr/conf to specialpurpose/solr/home.
5. Move specialpurpose/solr/solrdefault to specialpurpose/solr/home/solrdefault.
6. The files under specialpurpose/solr/home/solrdefault are all from solr-5.3.1 package/server/solr/configsets/sample_techproducts_configs/, the solrconfig.xml is configured: <dataDir>${solr.data.dir:runtime/indexes}</dataDir>


Changed paths

Path Details
Directoryofbiz/trunk/.classpath modified , text changed
Directoryofbiz/trunk/framework/base/lib/httpclient-4.3.6.jar deleted
Directoryofbiz/trunk/framework/base/lib/httpclient-4.4.1.jar added
Directoryofbiz/trunk/framework/base/lib/httpclient-cache-4.3.6.jar deleted
Directoryofbiz/trunk/framework/base/lib/httpclient-cache-4.4.1.jar added
Directoryofbiz/trunk/framework/base/lib/httpcore-4.3.3.jar deleted
Directoryofbiz/trunk/framework/base/lib/httpcore-4.4.1.jar added
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.9.0.jar deleted
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar added
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.9.0.jar deleted
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-core-5.3.1.jar added
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.9.0.jar deleted
Directoryofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar added
Directoryofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java modified , text changed
Directoryofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java modified , text changed
Directoryofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java modified , text changed
Directoryofbiz/trunk/specialpurpose/runtime/ added
Directoryofbiz/trunk/specialpurpose/runtime/indexes/ added
Directoryofbiz/trunk/specialpurpose/runtime/indexes/tlog/ added
Directoryofbiz/trunk/specialpurpose/solr/conf/ deleted
Directoryofbiz/trunk/specialpurpose/solr/home/
(Copied from ofbiz/trunk/specialpurpose/solr/conf, r1706938)
added
Directoryofbiz/trunk/specialpurpose/solr/home/solr.xml modified , text changed
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ar.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_bg.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ca.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ckb.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_cz.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_da.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_de.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_el.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_en.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_es.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_eu.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fa.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fi.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fr.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ga.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_gl.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hi.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hu.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hy.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_id.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_it.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ja.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_lv.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_nl.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_no.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_pt.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ro.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ru.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_sv.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_th.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_tr.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/userdict_ja.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/mapping-FoldToASCII.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/mapping-ISOLatin1Accent.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/protwords.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/schema.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/solrconfig.xml added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/spellings.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/stopwords.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/synonyms.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/update-script.js added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/ added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/README.txt added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/VM_global_library.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/browse.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/cluster.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/cluster_results.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/debug.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/did_you_mean.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/error.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_fields.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_pivot.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_queries.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_ranges.vm added
Directoryofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facets.vm added
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26