Author: shijh
Date: Tue Oct 6 12:48:53 2015 New Revision: 1707042 URL: http://svn.apache.org/viewvc?rev=1707042&view=rev Log: 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> Added: ofbiz/trunk/framework/base/lib/httpclient-4.4.1.jar (with props) ofbiz/trunk/framework/base/lib/httpclient-cache-4.4.1.jar (with props) ofbiz/trunk/framework/base/lib/httpcore-4.4.1.jar (with props) ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/runtime/ ofbiz/trunk/specialpurpose/runtime/indexes/ ofbiz/trunk/specialpurpose/runtime/indexes/tlog/ ofbiz/trunk/specialpurpose/solr/home/ - copied from r1706938, ofbiz/trunk/specialpurpose/solr/conf/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ar.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_bg.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ca.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ckb.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_cz.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_da.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_de.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_el.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_en.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_es.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_eu.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fa.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fi.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_fr.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ga.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_gl.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hi.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hu.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_hy.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_id.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_it.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ja.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_lv.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_nl.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_no.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_pt.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ro.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_ru.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_sv.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_th.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stopwords_tr.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/userdict_ja.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/mapping-FoldToASCII.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/mapping-ISOLatin1Accent.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/protwords.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/schema.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/solrconfig.xml (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/spellings.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/stopwords.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/synonyms.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/update-script.js (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/README.txt (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/VM_global_library.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/browse.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/cluster.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/cluster_results.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/debug.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/did_you_mean.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/error.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_fields.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_pivot.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_queries.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facet_ranges.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/facets.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/footer.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/head.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/header.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/hit.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/hit_grouped.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/hit_plain.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/join_doc.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/jquery.autocomplete.css (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/jquery.autocomplete.js (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/layout.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/main.css (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/mime_type_lists.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/pagination_bottom.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/pagination_top.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/product_doc.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/query.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/query_form.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/query_group.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/query_spatial.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/results_list.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/richtext_doc.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/suggest.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/velocity/tabs.vm ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/example.xsl (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/example_atom.xsl (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/example_rss.xsl (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/luke.xsl (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/xslt/updateXml.xsl (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/core.properties (with props) ofbiz/trunk/specialpurpose/solr/home/solrdefault/runtime/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/runtime/indexes/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/runtime/indexes/tlog/ ofbiz/trunk/specialpurpose/solr/home/solrdefault/runtime/indexes/tlog/tlog.0000000000000000000 (with props) ofbiz/trunk/specialpurpose/solr/home/zoo.cfg ofbiz/trunk/specialpurpose/solr/lib/compile/solr-core-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/compile/solr-solrj-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-codecs-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-highlighter-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-join-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-misc-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-queries-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-spatial-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-suggest-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/noggit-0.6.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/org.restlet-2.3.0.jar (with props) ofbiz/trunk/specialpurpose/solr/lib/runtime/org.restlet.ext.servlet-2.3.0.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/commons-exec-1.3.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-annotations-2.6.0.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-auth-2.6.0.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-common-2.6.0.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-hdfs-2.6.0.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/htrace-core-3.0.4.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/httpmime-4.4.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/jackson-core-2.5.4.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/jackson-dataformat-smile-2.5.4.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/joda-time-2.2.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-analyzers-kuromoji-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-analyzers-phonetic-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-backward-codecs-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-codecs-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-expressions-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-grouping-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-highlighter-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-join-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-memory-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-queries-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-sandbox-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-spatial-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-suggest-5.3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/stax2-api-3.1.4.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/t-digest-3.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/woodstox-core-asl-4.4.1.jar (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/ ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/analysis.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/chosen.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/cloud.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/common.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/cores.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/dataimport.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/documents.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/files.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/index.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/logging.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/menu.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/plugins.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/query.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/replication.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/schema-browser.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/segments.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/angular/threads.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/segments.css (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/img/chosen-sprite-2x.png (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/img/solr.svg ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/naturalSort.js (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/segments.js (with props) ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/segments.html (with props) Removed: ofbiz/trunk/framework/base/lib/httpclient-4.3.6.jar ofbiz/trunk/framework/base/lib/httpclient-cache-4.3.6.jar ofbiz/trunk/framework/base/lib/httpcore-4.3.3.jar ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-4.9.0.jar ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-4.9.0.jar ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-4.9.0.jar ofbiz/trunk/specialpurpose/solr/conf/ ofbiz/trunk/specialpurpose/solr/lib/compile/solr-core-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/compile/solr-solrj-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-analyzers-common-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-codecs-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-highlighter-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-join-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-queries-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-spatial-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/lucene-suggest-4.9.0.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/noggit-0.5.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/org.restlet-2.1.1.jar ofbiz/trunk/specialpurpose/solr/lib/runtime/org.restlet.ext.servlet-2.1.1.jar ofbiz/trunk/specialpurpose/solr/solrdefault/ ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-annotations-2.2.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-auth-2.2.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/hadoop-common-2.2.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/httpmime-4.3.1.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-analyzers-kuromoji-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-analyzers-phonetic-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-expressions-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-grouping-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-memory-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/lib/lucene-misc-4.9.0.jar ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/jquery-1.7.2.min.js Modified: ofbiz/trunk/.classpath ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java ofbiz/trunk/specialpurpose/solr/home/solr.xml ofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/SolrProductSearch.java ofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/SolrUtil.java ofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/webapp/OFBizSolrContextFilter.java ofbiz/trunk/specialpurpose/solr/src/org/ofbiz/solr/webapp/OFBizSolrLoadAdminUiServlet.java ofbiz/trunk/specialpurpose/solr/webapp/solr/WEB-INF/web.xml ofbiz/trunk/specialpurpose/solr/webapp/solr/admin.html ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/cloud.css ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/common.css ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/dashboard.css ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/files.css ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/menu.css ofbiz/trunk/specialpurpose/solr/webapp/solr/css/styles/plugins.css ofbiz/trunk/specialpurpose/solr/webapp/solr/img/favicon.ico ofbiz/trunk/specialpurpose/solr/webapp/solr/img/solr-ico.png ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/jquery.ajaxfileupload.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/jquery.jstree.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/jquery.sammy.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/lib/linker.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/main.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/require.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/analysis.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/app.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/cloud.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/cores.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/dashboard.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/dataimport.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/documents.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/files.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/index.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/java-properties.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/logging.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/ping.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/plugins.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/query.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/replication.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/schema-browser.js ofbiz/trunk/specialpurpose/solr/webapp/solr/js/scripts/threads.js ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/analysis.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/cloud.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/cores.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/dashboard.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/dataimport.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/documents.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/files.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/index.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/query.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/schema-browser.html ofbiz/trunk/specialpurpose/solr/webapp/solr/tpl/threads.html Modified: ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1707042&r1=1707041&r2=1707042&view=diff ============================================================================== --- ofbiz/trunk/.classpath (original) +++ ofbiz/trunk/.classpath Tue Oct 6 12:48:53 2015 @@ -21,9 +21,6 @@ <classpathentry kind="lib" path="framework/base/lib/fop-2.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.22.jar"/> <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/> - <classpathentry kind="lib" path="framework/base/lib/httpclient-4.3.6.jar"/> - <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.3.6.jar"/> - <classpathentry kind="lib" path="framework/base/lib/httpcore-4.3.3.jar"/> <classpathentry kind="lib" path="framework/base/lib/httpunit-1.7.jar"/> <classpathentry kind="lib" path="framework/base/lib/ical4j-1.0-rc2.jar"/> <classpathentry kind="lib" path="framework/base/lib/icu4j-52_1.jar"/> @@ -135,23 +132,8 @@ <classpathentry kind="lib" path="specialpurpose/pos/lib/looks-2.0.2.jar"/> <classpathentry kind="lib" path="specialpurpose/pos/lib/XuiCoreSwing-v3.2rc2b.jar"/> <classpathentry kind="lib" path="specialpurpose/pos/lib/XuiOptional-v3.2rc2b.jar"/> - <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-analyzers-common-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-core-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-queryparser-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/compile/solr-core-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/compile/solr-solrj-4.9.0.jar"/> <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/guava-14.0.1.jar"/> <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/joda-time-2.2.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-analyzers-common-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-codecs-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-highlighter-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-join-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-queries-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-spatial-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-suggest-4.9.0.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/noggit-0.5.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet-2.1.1.jar"/> - <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet.ext.servlet-2.1.1.jar"/> <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/spatial4j-0.4.1.jar"/> <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/zookeeper-3.4.6.jar"/> <classpathentry excluding="org/ofbiz/accounting/thirdparty/cybersource/**|org/ofbiz/accounting/thirdparty/verisign/**|org/ofbiz/accounting/thirdparty/paypal/PayPalServices.java|org/ofbiz/accounting/thirdparty/orbital/**|org/ofbiz/accounting/thirdparty/securepay/**|org/ofbiz/accounting/thirdparty/ideal/**" kind="src" path="applications/accounting/src"/> @@ -198,5 +180,22 @@ <classpathentry kind="src" path="specialpurpose/solr/src"/> <classpathentry kind="src" path="specialpurpose/webpos/src"/> <classpathentry kind="src" path="specialpurpose/passport/src"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/compile/solr-core-5.3.1.jar" sourcepath="/solr-5.3.1/core/src/java"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/compile/solr-solrj-5.3.1.jar" sourcepath="/solr-5.3.1/solrj/src/java"/> + <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-core-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-codecs-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-highlighter-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-join-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-queries-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-spatial-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/lucene-suggest-5.3.1.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/noggit-0.6.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet-2.3.0.jar"/> + <classpathentry kind="lib" path="specialpurpose/solr/lib/runtime/org.restlet.ext.servlet-2.3.0.jar"/> + <classpathentry kind="lib" path="framework/base/lib/httpclient-4.4.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/httpclient-cache-4.4.1.jar"/> + <classpathentry kind="lib" path="framework/base/lib/httpcore-4.4.1.jar"/> <classpathentry kind="output" path="bin"/> </classpath> Added: ofbiz/trunk/framework/base/lib/httpclient-4.4.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpclient-4.4.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/httpclient-4.4.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/httpclient-cache-4.4.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpclient-cache-4.4.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/httpclient-cache-4.4.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/framework/base/lib/httpcore-4.4.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/httpcore-4.4.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/httpcore-4.4.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-analyzers-common-5.3.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-5.3.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-5.3.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-core-5.3.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar?rev=1707042&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/specialpurpose/lucene/lib/lucene-queryparser-5.3.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Modified: ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java?rev=1707042&r1=1707041&r2=1707042&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java (original) +++ ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/DocumentIndexer.java Tue Oct 6 12:48:53 2015 @@ -51,7 +51,7 @@ public class DocumentIndexer extends Thr private DocumentIndexer(Delegator delegator, String indexName) { this.delegator = delegator; try { - this.indexDirectory = FSDirectory.open(new File(SearchWorker.getIndexPath(indexName))); + this.indexDirectory = FSDirectory.open(new File(SearchWorker.getIndexPath(indexName)).toPath()); } catch (CorruptIndexException e) { Debug.logError("Corrupted lucene index: " + e.getMessage(), module); } catch (LockObtainFailedException e) { @@ -98,7 +98,9 @@ public class DocumentIndexer extends Thr Document document = ofbizDocument.prepareDocument(this.delegator); if (indexWriter == null) { try { - indexWriter = new IndexWriter(this.indexDirectory, new IndexWriterConfig(SearchWorker.LUCENE_VERSION, new StandardAnalyzer(SearchWorker.LUCENE_VERSION))); + StandardAnalyzer analyzer = new StandardAnalyzer(); + analyzer.setVersion(SearchWorker.LUCENE_VERSION); + indexWriter = new IndexWriter(this.indexDirectory, new IndexWriterConfig(analyzer)); } catch (CorruptIndexException e) { Debug.logError("Corrupted lucene index: " + e.getMessage(), module); break; Modified: ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java?rev=1707042&r1=1707041&r2=1707042&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java (original) +++ ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/search/SearchWorker.java Tue Oct 6 12:48:53 2015 @@ -42,7 +42,7 @@ public class SearchWorker { public static final String module = SearchWorker.class.getName(); - public static final Version LUCENE_VERSION = Version.LUCENE_4_9; + public static final Version LUCENE_VERSION = Version.LUCENE_5_3_1; public static void indexContentTree(LocalDispatcher dispatcher, Delegator delegator, String siteId) throws Exception { GenericValue content = delegator.makeValue("Content", UtilMisc.toMap("contentId", siteId)); Modified: ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java?rev=1707042&r1=1707041&r2=1707042&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java (original) +++ ofbiz/trunk/specialpurpose/lucene/src/org/ofbiz/content/test/LuceneTests.java Tue Oct 6 12:48:53 2015 @@ -68,7 +68,7 @@ public class LuceneTests extends OFBizTe try { Thread.sleep(3000); // sleep 3 seconds to give enough time to the indexer to process the entries } catch(Exception e) {} - Directory directory = FSDirectory.open(new File(SearchWorker.getIndexPath("content"))); + Directory directory = FSDirectory.open(new File(SearchWorker.getIndexPath("content")).toPath()); DirectoryReader r = null; try { r = DirectoryReader.open(directory); @@ -76,17 +76,19 @@ public class LuceneTests extends OFBizTe fail("Could not open search index: " + directory); } - BooleanQuery combQuery = new BooleanQuery(); + BooleanQuery.Builder combQueryBuilder = new BooleanQuery.Builder(); String queryLine = "hand"; IndexSearcher searcher = new IndexSearcher(r); - Analyzer analyzer = new StandardAnalyzer(SearchWorker.LUCENE_VERSION); + Analyzer analyzer = new StandardAnalyzer(); + analyzer.setVersion(SearchWorker.LUCENE_VERSION); - QueryParser parser = new QueryParser(SearchWorker.LUCENE_VERSION, "content", analyzer); + QueryParser parser = new QueryParser("content", analyzer); Query query = parser.parse(queryLine); - combQuery.add(query, BooleanClause.Occur.MUST); + combQueryBuilder.add(query, BooleanClause.Occur.MUST); + BooleanQuery combQuery = combQueryBuilder.build(); - TopScoreDocCollector collector = TopScoreDocCollector.create(10, false); + TopScoreDocCollector collector = TopScoreDocCollector.create(10); searcher.search(combQuery, collector); assertEquals("Only 1 result expected from the testdata", 1, collector.getTotalHits()); Modified: ofbiz/trunk/specialpurpose/solr/home/solr.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solr.xml?rev=1707042&r1=1706938&r2=1707042&view=diff ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solr.xml (original) +++ ofbiz/trunk/specialpurpose/solr/home/solr.xml Tue Oct 6 12:48:53 2015 @@ -26,14 +26,26 @@ http://wiki.apache.org/solr/CoreAdmin --> -<solr persistent="false"> +<solr> + + <solrcloud> + + <str name="host">${host:}</str> + <int name="hostPort">${jetty.port:8443}</int> + <str name="hostContext">${hostContext:solr}</str> + + <bool name="genericCoreNodeNames">${genericCoreNodeNames:true}</bool> + + <int name="zkClientTimeout">${zkClientTimeout:30000}</int> + <int name="distribUpdateSoTimeout">${distribUpdateSoTimeout:600000}</int> + <int name="distribUpdateConnTimeout">${distribUpdateConnTimeout:60000}</int> + + </solrcloud> + + <shardHandlerFactory name="shardHandlerFactory" + class="HttpShardHandlerFactory"> + <int name="socketTimeout">${socketTimeout:600000}</int> + <int name="connTimeout">${connTimeout:60000}</int> + </shardHandlerFactory> - <!-- - adminPath: RequestHandler path to manage cores. - If 'null' (or absent), cores will not be manageable via request handler - --> - <cores adminPath="/admin/cores" shareSchema="true"> - <core name="solrdefault" instanceDir="../solrdefault/" /> - </cores> - </solr> Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_rest_managed.json Tue Oct 6 12:48:53 2015 @@ -0,0 +1 @@ +{"initArgs":{},"managedList":[]} Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_stopwords_english.json Tue Oct 6 12:48:53 2015 @@ -0,0 +1,38 @@ +{ + "initArgs":{"ignoreCase":true}, + "managedList":[ + "a", + "an", + "and", + "are", + "as", + "at", + "be", + "but", + "by", + "for", + "if", + "in", + "into", + "is", + "it", + "no", + "not", + "of", + "on", + "or", + "stopworda", + "stopwordb", + "such", + "that", + "the", + "their", + "then", + "there", + "these", + "they", + "this", + "to", + "was", + "will", + "with"]} Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/_schema_analysis_synonyms_english.json Tue Oct 6 12:48:53 2015 @@ -0,0 +1,11 @@ +{ + "initArgs":{ + "ignoreCase":true, + "format":"solr" + }, + "managedMap":{ + "GB":["GiB","Gigabyte"], + "happy":["glad","joyful"], + "TV":["Television"] + } +} Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html Tue Oct 6 12:48:53 2015 @@ -0,0 +1,24 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- The content of this page will be statically included into the top- +right box of the cores overview page. Uncomment this as an example to +see there the content will show up. + +<img src="img/ico/construction.png"> This line will appear at the top- +right box on collection1's Overview +--> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html Tue Oct 6 12:48:53 2015 @@ -0,0 +1,25 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- admin-extra.menu-bottom.html --> +<!-- +<li> + <a href="#" style="background-image: url(img/ico/construction.png);"> + LAST ITEM + </a> +</li> +--> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-bottom.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html Tue Oct 6 12:48:53 2015 @@ -0,0 +1,25 @@ +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- admin-extra.menu-top.html --> +<!-- +<li> + <a href="#" style="background-image: url(img/ico/construction.png);"> + FIRST ITEM + </a> +</li> +--> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/admin-extra.menu-top.html ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml Tue Oct 6 12:48:53 2015 @@ -0,0 +1,19 @@ +<!-- + Default configuration for the bisecting k-means clustering algorithm. + + This file can be loaded (and saved) by Carrot2 Workbench. + http://project.carrot2.org/download.html +--> +<attribute-sets default="attributes"> + <attribute-set id="attributes"> + <value-set> + <label>attributes</label> + <attribute key="MultilingualClustering.defaultLanguage"> + <value type="org.carrot2.core.LanguageCode" value="ENGLISH"/> + </attribute> + <attribute key="MultilingualClustering.languageAggregationStrategy"> + <value type="org.carrot2.text.clustering.MultilingualClustering$LanguageAggregationStrategy" value="FLATTEN_MAJOR_LANGUAGE"/> + </attribute> + </value-set> + </attribute-set> +</attribute-sets> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/kmeans-attributes.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml Tue Oct 6 12:48:53 2015 @@ -0,0 +1,24 @@ +<!-- + Default configuration for the Lingo clustering algorithm. + + This file can be loaded (and saved) by Carrot2 Workbench. + http://project.carrot2.org/download.html +--> +<attribute-sets default="attributes"> + <attribute-set id="attributes"> + <value-set> + <label>attributes</label> + <!-- + The language to assume for clustered documents. + For a list of allowed values, see: + http://download.carrot2.org/stable/manual/#section.attribute.lingo.MultilingualClustering.defaultLanguage + --> + <attribute key="MultilingualClustering.defaultLanguage"> + <value type="org.carrot2.core.LanguageCode" value="ENGLISH"/> + </attribute> + <attribute key="LingoClusteringAlgorithm.desiredClusterCountBase"> + <value type="java.lang.Integer" value="20"/> + </attribute> + </value-set> + </attribute-set> +</attribute-sets> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/lingo-attributes.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml Tue Oct 6 12:48:53 2015 @@ -0,0 +1,19 @@ +<!-- + Default configuration for the STC clustering algorithm. + + This file can be loaded (and saved) by Carrot2 Workbench. + http://project.carrot2.org/download.html +--> +<attribute-sets default="attributes"> + <attribute-set id="attributes"> + <value-set> + <label>attributes</label> + <attribute key="MultilingualClustering.defaultLanguage"> + <value type="org.carrot2.core.LanguageCode" value="ENGLISH"/> + </attribute> + <attribute key="MultilingualClustering.languageAggregationStrategy"> + <value type="org.carrot2.text.clustering.MultilingualClustering$LanguageAggregationStrategy" value="FLATTEN_MAJOR_LANGUAGE"/> + </attribute> + </value-set> + </attribute-set> +</attribute-sets> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/clustering/carrot2/stc-attributes.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml Tue Oct 6 12:48:53 2015 @@ -0,0 +1,67 @@ +<?xml version="1.0" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- Example exchange rates file for CurrencyField type named "currency" in example schema --> + +<currencyConfig version="1.0"> + <rates> + <!-- Updated from http://www.exchangerate.com/ at 2011-09-27 --> + <rate from="USD" to="ARS" rate="4.333871" comment="ARGENTINA Peso" /> + <rate from="USD" to="AUD" rate="1.025768" comment="AUSTRALIA Dollar" /> + <rate from="USD" to="EUR" rate="0.743676" comment="European Euro" /> + <rate from="USD" to="BRL" rate="1.881093" comment="BRAZIL Real" /> + <rate from="USD" to="CAD" rate="1.030815" comment="CANADA Dollar" /> + <rate from="USD" to="CLP" rate="519.0996" comment="CHILE Peso" /> + <rate from="USD" to="CNY" rate="6.387310" comment="CHINA Yuan" /> + <rate from="USD" to="CZK" rate="18.47134" comment="CZECH REP. Koruna" /> + <rate from="USD" to="DKK" rate="5.515436" comment="DENMARK Krone" /> + <rate from="USD" to="HKD" rate="7.801922" comment="HONG KONG Dollar" /> + <rate from="USD" to="HUF" rate="215.6169" comment="HUNGARY Forint" /> + <rate from="USD" to="ISK" rate="118.1280" comment="ICELAND Krona" /> + <rate from="USD" to="INR" rate="49.49088" comment="INDIA Rupee" /> + <rate from="USD" to="XDR" rate="0.641358" comment="INTNL MON. FUND SDR" /> + <rate from="USD" to="ILS" rate="3.709739" comment="ISRAEL Sheqel" /> + <rate from="USD" to="JPY" rate="76.32419" comment="JAPAN Yen" /> + <rate from="USD" to="KRW" rate="1169.173" comment="KOREA (SOUTH) Won" /> + <rate from="USD" to="KWD" rate="0.275142" comment="KUWAIT Dinar" /> + <rate from="USD" to="MXN" rate="13.85895" comment="MEXICO Peso" /> + <rate from="USD" to="NZD" rate="1.285159" comment="NEW ZEALAND Dollar" /> + <rate from="USD" to="NOK" rate="5.859035" comment="NORWAY Krone" /> + <rate from="USD" to="PKR" rate="87.57007" comment="PAKISTAN Rupee" /> + <rate from="USD" to="PEN" rate="2.730683" comment="PERU Sol" /> + <rate from="USD" to="PHP" rate="43.62039" comment="PHILIPPINES Peso" /> + <rate from="USD" to="PLN" rate="3.310139" comment="POLAND Zloty" /> + <rate from="USD" to="RON" rate="3.100932" comment="ROMANIA Leu" /> + <rate from="USD" to="RUB" rate="32.14663" comment="RUSSIA Ruble" /> + <rate from="USD" to="SAR" rate="3.750465" comment="SAUDI ARABIA Riyal" /> + <rate from="USD" to="SGD" rate="1.299352" comment="SINGAPORE Dollar" /> + <rate from="USD" to="ZAR" rate="8.329761" comment="SOUTH AFRICA Rand" /> + <rate from="USD" to="SEK" rate="6.883442" comment="SWEDEN Krona" /> + <rate from="USD" to="CHF" rate="0.906035" comment="SWITZERLAND Franc" /> + <rate from="USD" to="TWD" rate="30.40283" comment="TAIWAN Dollar" /> + <rate from="USD" to="THB" rate="30.89487" comment="THAILAND Baht" /> + <rate from="USD" to="AED" rate="3.672955" comment="U.A.E. Dirham" /> + <rate from="USD" to="UAH" rate="7.988582" comment="UKRAINE Hryvnia" /> + <rate from="USD" to="GBP" rate="0.647910" comment="UNITED KINGDOM Pound" /> + + <!-- Cross-rates for some common currencies --> + <rate from="EUR" to="GBP" rate="0.869914" /> + <rate from="EUR" to="NOK" rate="7.800095" /> + <rate from="GBP" to="NOK" rate="8.966508" /> + </rates> +</currencyConfig> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/currency.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml Tue Oct 6 12:48:53 2015 @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + +<!-- If this file is found in the config directory, it will only be + loaded once at startup. If it is found in Solr's data + directory, it will be re-loaded every commit. + + See http://wiki.apache.org/solr/QueryElevationComponent for more info + +--> +<elevate> + <query text="foo bar"> + <doc id="1" /> + <doc id="2" /> + <doc id="3" /> + </query> + + <query text="ipod"> + <doc id="MA147LL/A" /> <!-- put the actual ipod at the top --> + <doc id="IW-02" exclude="true" /> <!-- exclude this cable --> + </query> + +</elevate> Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/elevate.xml ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,8 @@ +# Set of Catalan contractions for ElisionFilter +# TODO: load this as a resource from the analyzer and sync it in build.xml +d +l +m +n +s +t Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ca.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,15 @@ +# Set of French contractions for ElisionFilter +# TODO: load this as a resource from the analyzer and sync it in build.xml +l +m +t +qu +n +s +j +d +c +jusqu +quoiqu +lorsqu +puisqu Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_fr.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,5 @@ +# Set of Irish contractions for ElisionFilter +# TODO: load this as a resource from the analyzer and sync it in build.xml +d +m +b Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_ga.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,23 @@ +# Set of Italian contractions for ElisionFilter +# TODO: load this as a resource from the analyzer and sync it in build.xml +c +l +all +dall +dell +nell +sull +coll +pell +gl +agl +dagl +degl +negl +sugl +un +m +t +s +v +d Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/contractions_it.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,5 @@ +# Set of Irish hyphenations for StopFilter +# TODO: load this as a resource from the analyzer and sync it in build.xml +h +n +t Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/hyphenations_ga.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,6 @@ +# Set of overrides for the dutch stemmer +# TODO: load this as a resource from the analyzer and sync it in build.xml +fiets fiets +bromfiets bromfiets +ei eier +kind kinder Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stemdict_nl.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain Added: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt?rev=1707042&view=auto ============================================================================== --- ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt (added) +++ ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt Tue Oct 6 12:48:53 2015 @@ -0,0 +1,420 @@ +# +# This file defines a Japanese stoptag set for JapanesePartOfSpeechStopFilter. +# +# Any token with a part-of-speech tag that exactly matches those defined in this +# file are removed from the token stream. +# +# Set your own stoptags by uncommenting the lines below. Note that comments are +# not allowed on the same line as a stoptag. See LUCENE-3745 for frequency lists, +# etc. that can be useful for building you own stoptag set. +# +# The entire possible tagset is provided below for convenience. +# +##### +# noun: unclassified nouns +#åè© +# +# noun-common: Common nouns or nouns where the sub-classification is undefined +#åè©-ä¸è¬ +# +# noun-proper: Proper nouns where the sub-classification is undefined +#åè©-åºæåè© +# +# noun-proper-misc: miscellaneous proper nouns +#åè©-åºæåè©-ä¸è¬ +# +# noun-proper-person: Personal names where the sub-classification is undefined +#åè©-åºæåè©-人å +# +# noun-proper-person-misc: names that cannot be divided into surname and +# given name; foreign names; names where the surname or given name is unknown. +# e.g. ãå¸ã®æ¹ +#åè©-åºæåè©-人å-ä¸è¬ +# +# noun-proper-person-surname: Mainly Japanese surnames. +# e.g. å±±ç° +#åè©-åºæåè©-人å-å§ +# +# noun-proper-person-given_name: Mainly Japanese given names. +# e.g. 太é +#åè©-åºæåè©-人å-å +# +# noun-proper-organization: Names representing organizations. +# e.g. éç£ç, NHK +#åè©-åºæåè©-çµç¹ +# +# noun-proper-place: Place names where the sub-classification is undefined +#åè©-åºæåè©-å°å +# +# noun-proper-place-misc: Place names excluding countries. +# e.g. ã¢ã¸ã¢, ãã«ã»ãã, äº¬é½ +#åè©-åºæåè©-å°å-ä¸è¬ +# +# noun-proper-place-country: Country names. +# e.g. æ¥æ¬, ãªã¼ã¹ãã©ãªã¢ +#åè©-åºæåè©-å°å-å½ +# +# noun-pronoun: Pronouns where the sub-classification is undefined +#åè©-代åè© +# +# noun-pronoun-misc: miscellaneous pronouns: +# e.g. ãã, ãã, ããã¤, ããªã, ãã¡ãã¡, ããã¤, ã©ãã, ãªã«, ã¿ãªãã, ã¿ããª, ãããã, ãããã +#åè©-代åè©-ä¸è¬ +# +# noun-pronoun-contraction: Spoken language contraction made by combining a +# pronoun and the particle 'wa'. +# e.g. ããã, ããã, ãããã, ããã, ãããã +#åè©-代åè©-ç¸®ç´ +# +# noun-adverbial: Temporal nouns such as names of days or months that behave +# like adverbs. Nouns that represent amount or ratios and can be used adverbially, +# e.g. éæ, 䏿, åå¾, å°é +#åè©-å¯è©å¯è½ +# +# noun-verbal: Nouns that take arguments with case and can appear followed by +# 'suru' and related verbs (ãã, ã§ãã, ãªãã, ãã ãã) +# e.g. ã¤ã³ããã, æç, æªå, æªæ¦è¦é, ä¸å®å¿, ä¸åã +#åè©-ãµå¤æ¥ç¶ +# +# noun-adjective-base: The base form of adjectives, words that appear before 㪠("na") +# e.g. å¥åº·, 宿, é§ç®, ã ã +#åè©-形容åè©èªå¹¹ +# +# noun-numeric: Arabic numbers, Chinese numerals, and counters like ä½ (å), æ°. +# e.g. 0, 1, 2, ä½, æ°, å¹¾ +#åè©-æ° +# +# noun-affix: noun affixes where the sub-classification is undefined +#åè©-éèªç« +# +# noun-affix-misc: Of adnominalizers, the case-marker ã® ("no"), and words that +# attach to the base form of inflectional words, words that cannot be classified +# into any of the other categories below. This category includes indefinite nouns. +# e.g. ããã¤ã, æ, ãã, ç²æ, æ°, ããã, å«ã, ãã, ç, ãã¨, äº, ãã¨, æ¯, ãã ã, 次第, +# é , ãã, æçº, ã¤ãã§, åºã§, ã¤ãã, ç©ãã, ç¹, ã©ãã, ã®, ã¯ã, ç, ã¯ãã¿, å¼¾ã¿, +# æå, ãµã, ãµã, æ¯ã, ã»ã, æ¹, æ¨, ãã®, ç©, è , ãã, æ , ããã, æä»¥, ãã, 訳, +# ãã, å²ã, å², ã-å£èª/, ãã-å£èª/ +#åè©-éèªç«-ä¸è¬ +# +# noun-affix-adverbial: noun affixes that that can behave as adverbs. +# e.g. ããã , é, ããã, æãå¥, ãã¨, å¾, ä½ã, 以å¤, 以é, 以å¾, 以ä¸, 以å, 䏿¹, ãã, +# ä¸, ãã¡, å , ãã, æã, ããã, éã, ãã, ã£ãã, çµæ, ãã, é , ãã, é, æä¸, ããªã, +# æä¸, ããã, èªä½, ãã³, 度, ãã, çº, ã¤ã©, é½åº¦, ã¨ãã, éã, ã¨ã, æ, ã¨ãã, æ, +# ã¨ãã, é端, ãªã, ä¸, ã®ã¡, å¾, ã°ãã, å ´å, æ¥, ã¶ã, å, ã»ã, ä», ã¾ã, å, ã¾ã¾, +# å, ä¾, ã¿ãã, ç¢å +#åè©-éèªç«-å¯è©å¯è½ +# +# noun-affix-aux: noun affixes treated as å©åè© ("auxiliary verb") in school grammars +# with the stem ãã(ã ) ("you(da)"). +# e.g. ãã, ãã, æ§ (ãã) +#åè©-éèªç«-å©åè©èªå¹¹ +# +# noun-affix-adjective-base: noun affixes that can connect to the indeclinable +# connection form 㪠(aux "da"). +# e.g. ã¿ãã, ãµã +#åè©-éèªç«-形容åè©èªå¹¹ +# +# noun-special: special nouns where the sub-classification is undefined. +#åè©-ç¹æ® +# +# noun-special-aux: The ããã ("souda") stem form that is used for reporting news, is +# treated as å©åè© ("auxiliary verb") in school grammars, and attach to the base +# form of inflectional words. +# e.g. ãã +#åè©-ç¹æ®-å©åè©èªå¹¹ +# +# noun-suffix: noun suffixes where the sub-classification is undefined. +#åè©-æ¥å°¾ +# +# noun-suffix-misc: Of the nouns or stem forms of other parts of speech that connect +# to ã¬ã« or ã¿ã¤ and can combine into compound nouns, words that cannot be classified into +# any of the other categories below. In general, this category is more inclusive than +# æ¥å°¾èª ("suffix") and is usually the last element in a compound noun. +# e.g. ãã, ãã, æ¹, ç²æ (ãã), ããã, ãã¿, æ°å³, ããã¿, (ï½ãã) ã, 次第, æ¸ (ã) ã¿, +# ãã, (ã§ã)ã£ã, æ, 観, æ§, å¦, é¡, é¢, ç¨ +#åè©-æ¥å°¾-ä¸è¬ +# +# noun-suffix-person: Suffixes that form nouns and attach to person names more often +# than other nouns. +# e.g. å, æ§, è +#åè©-æ¥å°¾-人å +# +# noun-suffix-place: Suffixes that form nouns and attach to place names more often +# than other nouns. +# e.g. çº, å¸, ç +#åè©-æ¥å°¾-å°å +# +# noun-suffix-verbal: Of the suffixes that attach to nouns and form nouns, those that +# can appear before ã¹ã« ("suru"). +# e.g. å, è¦, åã, å ¥ã, è½ã¡, è²·ã +#åè©-æ¥å°¾-ãµå¤æ¥ç¶ +# +# noun-suffix-aux: The stem form of ããã (æ§æ ) that is used to indicate conditions, +# is treated as å©åè© ("auxiliary verb") in school grammars, and attach to the +# conjunctive form of inflectional words. +# e.g. ãã +#åè©-æ¥å°¾-å©åè©èªå¹¹ +# +# noun-suffix-adjective-base: Suffixes that attach to other nouns or the conjunctive +# form of inflectional words and appear before the copula ã ("da"). +# e.g. ç, ã, ãã¡ +#åè©-æ¥å°¾-形容åè©èªå¹¹ +# +# noun-suffix-adverbial: Suffixes that attach to other nouns and can behave as adverbs. +# e.g. å¾ (ã), 以å¾, 以é, 以å, åå¾, ä¸, æ«, ä¸, æ (ã) +#åè©-æ¥å°¾-å¯è©å¯è½ +# +# noun-suffix-classifier: Suffixes that attach to numbers and form nouns. This category +# is more inclusive than 婿°è© ("classifier") and includes common nouns that attach +# to numbers. +# e.g. å, ã¤, æ¬, å, ãã¼ã»ã³ã, cm, kg, ã«æ, ãå½, åºç», æé, æå +#åè©-æ¥å°¾-婿°è© +# +# noun-suffix-special: Special suffixes that mainly attach to inflecting words. +# e.g. (楽ã) ã, (èã) æ¹ +#åè©-æ¥å°¾-ç¹æ® +# +# noun-suffix-conjunctive: Nouns that behave like conjunctions and join two words +# together. +# e.g. (æ¥æ¬) 対 (ã¢ã¡ãªã«), 対 (ã¢ã¡ãªã«), (3) 対 (5), (女åª) å ¼ (主婦) +#åè©-æ¥ç¶è©ç +# +# noun-verbal_aux: Nouns that attach to the conjunctive particle 㦠("te") and are +# semantically verb-like. +# e.g. ããã, ã覧, 御覧, é æ´ +#åè©-åè©éèªç«ç +# +# noun-quotation: text that cannot be segmented into words, proverbs, Chinese poetry, +# dialects, English, etc. Currently, the only entry for åè© å¼ç¨æåå ("noun quotation") +# is ããã ("iwaku"). +#åè©-å¼ç¨æåå +# +# noun-nai_adjective: Words that appear before the auxiliary verb ãªã ("nai") and +# behave like an adjective. +# e.g. ç³ã訳, 仿¹, ã¨ãã§ã, éã +#åè©-ãã¤å½¢å®¹è©èªå¹¹ +# +##### +# prefix: unclassified prefixes +#æ¥é è© +# +# prefix-nominal: Prefixes that attach to nouns (including adjective stem forms) +# excluding numerical expressions. +# e.g. ã (æ°´), æ (æ°), å (社), æ (ï½æ°), é« (å質), ã (è¦äº), ã (ç«æ´¾) +#æ¥é è©-åè©æ¥ç¶ +# +# prefix-verbal: Prefixes that attach to the imperative form of a verb or a verb +# in conjunctive form followed by ãªã/ãªãã/ãã ãã. +# e.g. ã (èªã¿ãªãã), ã (座ã) +#æ¥é è©-åè©æ¥ç¶ +# +# prefix-adjectival: Prefixes that attach to adjectives. +# e.g. ã (å¯ãã§ããã), ãã« (ã§ãã) +#æ¥é è©-å½¢å®¹è©æ¥ç¶ +# +# prefix-numerical: Prefixes that attach to numerical expressions. +# e.g. ç´, ããã, æ¯æ +#æ¥é è©-æ°æ¥ç¶ +# +##### +# verb: unclassified verbs +#åè© +# +# verb-main: +#åè©-èªç« +# +# verb-auxiliary: +#åè©-éèªç« +# +# verb-suffix: +#åè©-æ¥å°¾ +# +##### +# adjective: unclassified adjectives +#å½¢å®¹è© +# +# adjective-main: +#形容è©-èªç« +# +# adjective-auxiliary: +#形容è©-éèªç« +# +# adjective-suffix: +#形容è©-æ¥å°¾ +# +##### +# adverb: unclassified adverbs +#å¯è© +# +# adverb-misc: Words that can be segmented into one unit and where adnominal +# modification is not possible. +# e.g. ãããããã, å¤å +#å¯è©-ä¸è¬ +# +# adverb-particle_conjunction: Adverbs that can be followed by ã®, ã¯, ã«, +# ãª, ãã, ã , etc. +# e.g. ãããªã«, ãããªã«, ãããªã«, ãªã«ã, ãªãã§ã +#å¯è©-å©è©é¡æ¥ç¶ +# +##### +# adnominal: Words that only have noun-modifying forms. +# e.g. ãã®, ãã®, ãã®, ã©ã®, ãããã, ãªãããã®, ä½ããã®, ããããª, ãããã, ãããã, ãããã, +# ã©ããã, ãããª, ãããª, ãããª, ã©ããª, 大ããª, å°ããª, ããããª, ã»ãã®, ãããã, +# ã(, ã) ãã (ãã¨ãªãã)ã, å¾®ã ãã, å ã ãã, åãªã, ãããªã, æãããåã, 亡ã +#é£ä½è© +# +##### +# conjunction: Conjunctions that can occur independently. +# e.g. ã, ããã©ã, ããã¦, ããã, ããã©ããã +æ¥ç¶è© +# +##### +# particle: unclassified particles. +å©è© +# +# particle-case: case particles where the subclassification is undefined. +å©è©-æ ¼å©è© +# +# particle-case-misc: Case particles. +# e.g. ãã, ã, ã§, ã¨, ã«, ã¸, ãã, ã, ã®, ã«ã¦ +å©è©-æ ¼å©è©-ä¸è¬ +# +# particle-case-quote: the "to" that appears after nouns, a personâs speech, +# quotation marks, expressions of decisions from a meeting, reasons, judgements, +# conjectures, etc. +# e.g. ( ã ) 㨠(è¿°ã¹ã.), ( ã§ãã) 㨠(ãã¦å·è¡ç¶äº...) +å©è©-æ ¼å©è©-å¼ç¨ +# +# particle-case-compound: Compounds of particles and verbs that mainly behave +# like case particles. +# e.g. ã¨ãã, ã¨ãã£ã, ã¨ããã, ã¨ãã¦, ã¨ã¨ãã«, ã¨å ±ã«, ã§ãã£ã¦, ã«ããã£ã¦, ã«å½ãã£ã¦, ã«å½ã£ã¦, +# ã«ããã, ã«å½ãã, ã«å½ã, ã«å½ãã, ã«ããã, ã«ããã¦, ã«æ¼ãã¦,ã«æ¼ã¦, ã«ããã, ã«æ¼ãã, +# ã«ãã, ã«ããã¦, ã«ããã, ã«é¢ã, ã«ãããã¦, ã«é¢ãã¦, ã«ãããã, ã«é¢ãã, ã«éã, +# ã«éãã¦, ã«ãããã, ã«å¾ã, ã«å¾ã, ã«ãããã£ã¦, ã«å¾ã£ã¦, ã«ããã, ã«å¯¾ã, ã«ãããã¦, +# ã«å¯¾ãã¦, ã«ãããã, ã«å¯¾ãã, ã«ã¤ãã¦, ã«ã¤ã, ã«ã¤ã, ã«ã¤ãã¦, ã«ã¤ã, ã«ã¤ãã¦, ã«ã¨ã£ã¦, +# ã«ã¨ã, ã«ã¾ã¤ãã, ã«ãã£ã¦, ã«ä¾ã£ã¦, ã«å ã£ã¦, ã«ãã, ã«ä¾ã, ã«å ã, ã«ãã, ã«ä¾ã, ã«å ã, +# ã«ããã£ã¦, ã«ããã, ããã£ã¦, ã以ã£ã¦, ãéã, ãéãã¦, ãéãã¦, ãããã£ã¦, ãããã, ãããã, +# ã£ã¦-å£èª/, ã¡ã ã-é¢è¥¿å¼ãã¨ããã/, (ä½) ã¦ãã (人)-å£èª/, ã£ã¦ãã-å£èª/, ã¨ããµ, ã¨ãããµ +å©è©-æ ¼å©è©-é£èª +# +# particle-conjunctive: +# e.g. ãã, ããã«ã¯, ã, ããã©, ããã©ã, ãã©, ã, ã¤ã¤, ã¦, ã§, ã¨, ã¨ããã, ã©ããã, ã¨ã, ã©ã, +# ãªãã, ãªã, ã®ã§, ã®ã«, ã°, ãã®ã®, ã ( ãã), ãããªã, (ããã) ãã(ãããªã)-å£èª/, +# (è¡ã£) ã¡ã(ãããªã)-å£èª/, (è¨ã£) ãã£ã¦ (ãããããªã)-å£èª/, (ããããªã)ã£ãã£ã¦ (å¹³æ°)-å£èª/ +å©è©-æ¥ç¶å©è© +# +# particle-dependency: +# e.g. ãã, ãã, ãã, ãã, ã¯, ã, ã +å©è©-ä¿å©è© +# +# particle-adverbial: +# e.g. ãã¦ã, ãã, ããã, ä½, ããã, ãã, (妿 ¡) ãã(ãããæµè¡ã£ã¦ãã)-å£èª/, +# (ãã)ããã (ãããªã)-å£èª/, ãã¤, (ç§) ãªã, ãªã©, (ç§) ãªã (ã«), (å ç) ãªãã (大å«ã)-å£èª/, +# (ç§) ãªãã, (å ç) ãªã㦠(大å«ã)-å£èª/, ã®ã¿, ã ã, (ç§) ã ã£ã¦-å£èª/, ã ã«, +# (å½¼)ã£ãã-å£èª/, (ãè¶) ã§ã (ããã), ç (ã¨ã), (ä»å¾) ã¨ã, ã°ãã, ã°ã£ã-å£èª/, ã°ã£ãã-å£èª/, +# ã»ã©, ç¨, ã¾ã§, è¿, (誰) ã (ã)([å©è©-æ ¼å©è©] ããã³ [å©è©-ä¿å©è©] ã®åã«ä½ç½®ããããã) +å©è©-å¯å©è© +# +# particle-interjective: particles with interjective grammatical roles. +# e.g. (æ¾å³¶) ã +å©è©-éæå©è© +# +# particle-coordinate: +# e.g. ã¨, ãã, ã ã®, ã ã, ã¨ã, ãªã, ã, ãã +å©è©-並ç«å©è© +# +# particle-final: +# e.g. ãã, ããã, ã, ã, (ã )ã£ã-å£èª/, (ã¨ã¾ã£ã¦ã) ã§-æ¹è¨/, ãª, ã, ãªã-å£èª/, ã, ã, ã, +# ãã-å£èª/, ãã-å£èª/, ãã-æ¹è¨/, ã®, ã®ã-å£èª/, ã, ã, ã¨, ãã-å£èª/, ã, ãã-å£èª/ +å©è©-çµå©è© +# +# particle-adverbial/conjunctive/final: The particle "ka" when unknown whether it is +# adverbial, conjunctive, or sentence final. For example: +# (a) ãA ã B ãã. Ex:ã(å½å ã§éç¨ãã) ã,(æµ·å¤ã§éç¨ãã) ã (.)ã +# (b) Inside an adverb phrase. Ex:ã(幸ãã¨ãã) ã (, æ»è ã¯ããªãã£ã.)ã +# ã(ç¥ããå±ãããã) ã (, 試é¨ã«åæ ¼ãã.)ã +# (c) ããã®ããã«ã. Ex:ã(ä½ããªãã£ã) ã (ã®ããã«æ¯ãèã£ã.)ã +# e.g. ã +å©è©-å¯å©è©ï¼ä¸¦ç«å©è©ï¼çµå©è© +# +# particle-adnominalizer: The "no" that attaches to nouns and modifies +# non-inflectional words. +å©è©-é£ä½å +# +# particle-adnominalizer: The "ni" and "to" that appear following nouns and adverbs +# that are giongo, giseigo, or gitaigo. +# e.g. ã«, 㨠+å©è©-å¯è©å +# +# particle-special: A particle that does not fit into one of the above classifications. +# This includes particles that are used in Tanka, Haiku, and other poetry. +# e.g. ããª, ãã, ( ããã ãã) ã«, (ããã) ã«ã(ãããã), (俺) ã (å®¶) +å©è©-ç¹æ® +# +##### +# auxiliary-verb: +å©åè© +# +##### +# interjection: Greetings and other exclamations. +# e.g. ãã¯ãã, ãã¯ãããããã¾ã, ããã«ã¡ã¯, ããã°ãã¯, ãããã¨ã, ã©ãããããã¨ã, ãããã¨ããããã¾ã, +# ããã ãã¾ã, ãã¡ãããã¾, ãããªã, ããããªã, ã¯ã, ããã, ããã, ããããªãã +#æåè© +# +##### +# symbol: unclassified Symbols. +è¨å· +# +# symbol-misc: A general symbol not in one of the categories below. +# e.g. [ââ@$ãâ+] +è¨å·-ä¸è¬ +# +# symbol-comma: Commas +# e.g. [,ã] +è¨å·-èªç¹ +# +# symbol-period: Periods and full stops. +# e.g. [.ï¼ã] +è¨å·-å¥ç¹ +# +# symbol-space: Full-width whitespace. +è¨å·-ç©ºç½ +# +# symbol-open_bracket: +# e.g. [({ââãã] +è¨å·-æ¬å¼§é +# +# symbol-close_bracket: +# e.g. [)}ââããã] +è¨å·-æ¬å¼§é +# +# symbol-alphabetic: +#è¨å·-ã¢ã«ãã¡ããã +# +##### +# other: unclassified other +#ãã®ä» +# +# other-interjection: Words that are hard to classify as noun-suffixes or +# sentence-final particles. +# e.g. (ã )ã¡ +ãã®ä»-éæ +# +##### +# filler: Aizuchi that occurs during a conversation or sounds inserted as filler. +# e.g. ãã®, ããã¨, ã㨠+ãã£ã©ã¼ +# +##### +# non-verbal: non-verbal sound. +éè¨èªé³ +# +##### +# fragment: +#èªæç +# +##### +# unknown: unknown part of speech. +#æªç¥èª +# +##### End of file Propchange: ofbiz/trunk/specialpurpose/solr/home/solrdefault/conf/lang/stoptags_ja.txt ------------------------------------------------------------------------------ svn:mime-type = text/plain |
Free forum by Nabble | Edit this page |