migration to Solr 4.8.1

This includes also an update to zookeeper 3.4.6 and a new library that
Solr initializes by default: org.restlet from
http://restlet.com/download/current#release=stable&edition=jse&distribution=zip
which is included in version 2.2.1 from may 6th 2014
pull/1/head
Michael Peter Christen 11 years ago
parent 49e344e8d9
commit d4157184ec

@ -1,90 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="source"/>
<classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/" kind="src" path="htroot"/>
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/" kind="src" path="htroot/api"/>
<classpathentry kind="src" path="htroot/env"/>
<classpathentry kind="src" path="htroot/yacy"/>
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
<classpathentry kind="src" path="htroot/api/ymarks"/>
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
<classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="lib/poi-3.9-20121203.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.9-20121203.jar"/>
<classpathentry kind="lib" path="lib/bcmail-jdk15-145.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-145.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/geronimo-stax-api_1.0_spec-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.8.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/jaudiotagger-2.0.4-20111207.115108-15.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/zookeeper-3.4.5.jar"/>
<classpathentry kind="lib" path="lib/wstx-asl-3.2.9.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.5.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.6.2.jar"/>
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
<classpathentry kind="lib" path="lib/fontbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/jempbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/guava-16.0.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/solr-core-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.7.1.jar"/>
<classpathentry kind="lib" path="lib/spatial4j-0.4.1.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-core.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.3.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-continuation-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-deploy-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-jmx-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-proxy-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-security-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlets-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="output" path="gen"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="source"/>
<classpathentry excluding="api/|env/|processing/domaingraph/applet/|yacy/|api/bookmarks/|api/ymarks/|api/bookmarks/posts/|api/bookmarks/tags/|api/bookmarks/xbel/|solr/|gsa/|solr/collection1/" kind="src" path="htroot"/>
<classpathentry excluding="bookmarks/|ymarks/|bookmarks/posts/|bookmarks/tags/|bookmarks/xbel/" kind="src" path="htroot/api"/>
<classpathentry kind="src" path="htroot/env"/>
<classpathentry kind="src" path="htroot/yacy"/>
<classpathentry excluding="posts/|tags/|xbel/" kind="src" path="htroot/api/bookmarks"/>
<classpathentry kind="src" path="htroot/api/ymarks"/>
<classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
<classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
<classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
<classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="lib/poi-3.9-20121203.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.9-20121203.jar"/>
<classpathentry kind="lib" path="lib/bcmail-jdk15-145.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-145.jar"/>
<classpathentry kind="lib" path="lib/jsch-0.1.50.jar"/>
<classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/geronimo-stax-api_1.0_spec-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="lib/commons-compress-1.8.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/jaudiotagger-2.0.4-20111207.115108-15.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.7.jar"/>
<classpathentry kind="lib" path="lib/jcl-over-slf4j-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/wstx-asl-3.2.9.jar"/>
<classpathentry kind="lib" path="lib/slf4j-jdk14-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-over-slf4j-1.7.2.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.3.3.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.5.jar"/>
<classpathentry kind="lib" path="lib/metadata-extractor-2.6.2.jar"/>
<classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/>
<classpathentry kind="lib" path="lib/fontbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/jempbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-1.8.4.jar"/>
<classpathentry kind="lib" path="lib/guava-16.0.1.jar"/>
<classpathentry kind="lib" path="lib/spatial4j-0.4.1.jar"/>
<classpathentry kind="lib" path="lib/solr-core-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/zookeeper-3.4.6.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-4.8.1.jar"/>
<classpathentry kind="lib" path="lib/org.restlet.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="lib/icu4j-core.jar"/>
<classpathentry kind="lib" path="lib/htmllexer.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.3.jar"/>
<classpathentry kind="lib" path="lib/jetty-client-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-continuation-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-deploy-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-http-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-io-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-jmx-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-proxy-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-security-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-server-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlet-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-servlets-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-util-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-webapp-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/jetty-xml-9.1.4.v20140401.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
<classpathentry kind="output" path="gen"/>
</classpath>

@ -61,56 +61,57 @@
<string>$JAVAROOT/lib/jaudiotagger-2.0.4-20111207.115108-15.jar</string>
<string>$JAVAROOT/lib/jcifs-1.3.17.jar</string>
<string>$JAVAROOT/lib/jcl-over-slf4j-1.7.2.jar</string>
<string>$JAVAROOT/lib/jempbox-1.8.4.jar</string>
<string>$JAVAROOT/lib/javax.servlet-api-3.1.0.jar</string>
<string>$JAVAROOT/lib/jetty-client-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-continuation-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-deploy-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-http-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-io-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-jmx-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-proxy-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-security-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-server-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-servlet-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-servlets-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-util-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-webapp-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-xml-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jsch-0.1.50.jar</string>
<string>$JAVAROOT/lib/jempbox-1.8.4.jar</string>
<string>$JAVAROOT/lib/javax.servlet-api-3.1.0.jar</string>
<string>$JAVAROOT/lib/jetty-client-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-continuation-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-deploy-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-http-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-io-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-jmx-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-proxy-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-security-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-server-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-servlet-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-servlets-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-util-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-webapp-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jetty-xml-9.1.4.v20140401.jar</string>
<string>$JAVAROOT/lib/jsch-0.1.50.jar</string>
<string>$JAVAROOT/lib/json-simple-1.1.1.jar</string>
<string>$JAVAROOT/lib/log4j-over-slf4j-1.7.2.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-common-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-phonetic-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-classification-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-codecs-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-core-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-facet-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-grouping-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-highlighter-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-join-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-memory-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-misc-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-queries-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-queryparser-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-spatial-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-suggest-4.7.1.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-common-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-phonetic-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-classification-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-codecs-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-core-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-facet-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-grouping-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-highlighter-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-join-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-memory-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-misc-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-queries-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-queryparser-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-spatial-4.8.1.jar</string>
<string>$JAVAROOT/lib/lucene-suggest-4.8.1.jar</string>
<string>$JAVAROOT/lib/metadata-extractor-2.6.2.jar</string>
<string>$JAVAROOT/lib/noggit-0.5.jar</string>
<string>$JAVAROOT/lib/org.restlet.jar</string>
<string>$JAVAROOT/lib/pdfbox-1.8.4.jar</string>
<string>$JAVAROOT/lib/poi-3.9-20121203.jar</string>
<string>$JAVAROOT/lib/poi-scratchpad-3.9-20121203.jar</string>
<string>$JAVAROOT/lib/slf4j-api-1.7.2.jar</string>
<string>$JAVAROOT/lib/slf4j-jdk14-1.7.2.jar</string>
<string>$JAVAROOT/lib/solr-core-4.7.1.jar</string>
<string>$JAVAROOT/lib/solr-solrj-4.7.1.jar</string>
<string>$JAVAROOT/lib/solr-core-4.8.1.jar</string>
<string>$JAVAROOT/lib/solr-solrj-4.8.1.jar</string>
<string>$JAVAROOT/lib/spatial4j-0.4.1.jar</string>
<string>$JAVAROOT/lib/webcat-0.1-swf.jar</string>
<string>$JAVAROOT/lib/wstx-asl-3.2.9.jar</string>
<string>$JAVAROOT/lib/xercesImpl.jar</string>
<string>$JAVAROOT/lib/xml-apis.jar</string>
<string>$JAVAROOT/lib/yacycore.jar</string>
<string>$JAVAROOT/lib/zookeeper-3.4.5.jar</string>
<string>$JAVAROOT/lib/zookeeper-3.4.6.jar</string>
</array>
<key>Properties</key>
<dict>

@ -205,36 +205,37 @@
<pathelement location="${lib}/json-simple-1.1.1.jar" />
<pathelement location="${lib}/jsoup-1.6.3.jar" />
<pathelement location="${lib}/log4j-over-slf4j-1.7.2.jar" />
<pathelement location="${lib}/lucene-analyzers-common-4.7.1.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-4.7.1.jar" />
<pathelement location="${lib}/lucene-classification-4.7.1.jar" />
<pathelement location="${lib}/lucene-codecs-4.7.1.jar" />
<pathelement location="${lib}/lucene-core-4.7.1.jar" />
<pathelement location="${lib}/lucene-facet-4.7.1.jar" />
<pathelement location="${lib}/lucene-grouping-4.7.1.jar" />
<pathelement location="${lib}/lucene-highlighter-4.7.1.jar" />
<pathelement location="${lib}/lucene-join-4.7.1.jar" />
<pathelement location="${lib}/lucene-memory-4.7.1.jar" />
<pathelement location="${lib}/lucene-misc-4.7.1.jar" />
<pathelement location="${lib}/lucene-queries-4.7.1.jar" />
<pathelement location="${lib}/lucene-queryparser-4.7.1.jar" />
<pathelement location="${lib}/lucene-spatial-4.7.1.jar" />
<pathelement location="${lib}/lucene-suggest-4.7.1.jar" />
<pathelement location="${lib}/lucene-analyzers-common-4.8.1.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-4.8.1.jar" />
<pathelement location="${lib}/lucene-classification-4.8.1.jar" />
<pathelement location="${lib}/lucene-codecs-4.8.1.jar" />
<pathelement location="${lib}/lucene-core-4.8.1.jar" />
<pathelement location="${lib}/lucene-facet-4.8.1.jar" />
<pathelement location="${lib}/lucene-grouping-4.8.1.jar" />
<pathelement location="${lib}/lucene-highlighter-4.8.1.jar" />
<pathelement location="${lib}/lucene-join-4.8.1.jar" />
<pathelement location="${lib}/lucene-memory-4.8.1.jar" />
<pathelement location="${lib}/lucene-misc-4.8.1.jar" />
<pathelement location="${lib}/lucene-queries-4.8.1.jar" />
<pathelement location="${lib}/lucene-queryparser-4.8.1.jar" />
<pathelement location="${lib}/lucene-spatial-4.8.1.jar" />
<pathelement location="${lib}/lucene-suggest-4.8.1.jar" />
<pathelement location="${lib}/metadata-extractor-2.6.2.jar" />
<pathelement location="${lib}/noggit-0.5.jar" />
<pathelement location="${lib}/org.restlet.jar" />
<pathelement location="${lib}/pdfbox-1.8.4.jar" />
<pathelement location="${lib}/poi-3.9-20121203.jar" />
<pathelement location="${lib}/poi-scratchpad-3.9-20121203.jar" />
<pathelement location="${lib}/slf4j-api-1.7.2.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.2.jar" />
<pathelement location="${lib}/solr-core-4.7.1.jar" />
<pathelement location="${lib}/solr-solrj-4.7.1.jar" />
<pathelement location="${lib}/solr-core-4.8.1.jar" />
<pathelement location="${lib}/solr-solrj-4.8.1.jar" />
<pathelement location="${lib}/spatial4j-0.4.1.jar" />
<pathelement location="${lib}/webcat-0.1-swf.jar" />
<pathelement location="${lib}/wstx-asl-3.2.9.jar" />
<pathelement location="${lib}/xercesImpl.jar" />
<pathelement location="${lib}/xml-apis.jar" />
<pathelement location="${lib}/zookeeper-3.4.5.jar" />
<pathelement location="${lib}/zookeeper-3.4.6.jar" />
</path>
<target name="compile-core" depends="init" description="compile YaCy core">

File diff suppressed because it is too large Load Diff

@ -115,6 +115,8 @@ org.apache.solr.update.DefaultSolrCoreState.level = SEVERE
org.apache.solr.update.SolrCoreState.level = SEVERE
org.apache.solr.update.SolrIndexWriter.level = INFO
org.apache.solr.update.UpdateHandler.level = SEVERE
org.apache.solr.update.UpdateLog = INFO
org.apache.solr.update.LoggingInfoStream = OFF
# Properties for jena
com.hp.hpl.jena.util.FileManager.level = SEVERE

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save