migrated to solr 4.3.0

pull/1/head
Michael Peter Christen 12 years ago
parent ad050ec88d
commit 9bd2aee180

@ -47,29 +47,30 @@
<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/lucene-analyzers-common-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/solr-core-4.2.1.jar" sourcepath="/Volumes/Raptor/Development/sourcecode/solr-4.2.1/src/java"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.2.1.jar" sourcepath="/Volumes/Raptor/Development/sourcecode/solr-4.2.1/src/java"/>
<classpathentry kind="lib" path="lib/lucene-codecs-4.2.1.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/jempbox-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/fontbox-1.8.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.2.5.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.2.4.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.2.5.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-common-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-analyzers-phonetic-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-classification-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-codecs-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-facet-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-grouping-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-highlighter-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-join-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-memory-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-misc-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-queries-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-queryparser-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-spatial-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/lucene-suggest-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/solr-core-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/solr-solrj-4.3.0.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.5.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"/>

@ -68,23 +68,24 @@
<string>$JAVAROOT/lib/jsch-0.1.42.jar</string>
<string>$JAVAROOT/lib/json-simple-1.1.jar</string>
<string>$JAVAROOT/lib/log4j-over-slf4j-1.7.2.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-common-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-phonetic-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-classification-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-codecs-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-core-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-facet-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-grouping-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-highlighter-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-join-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-memory-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-misc-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-queries-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-queryparser-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-spatial-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-suggest-4.2.1.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-common-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-analyzers-phonetic-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-classification-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-codecs-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-core-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-facet-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-grouping-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-highlighter-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-join-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-memory-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-misc-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-queries-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-queryparser-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-spatial-4.3.0.jar</string>
<string>$JAVAROOT/lib/lucene-suggest-4.3.0.jar</string>
<string>$JAVAROOT/lib/metadata-extractor-2.4.0-beta-1.jar</string>
<string>$JAVAROOT/lib/mysql-connector-java-5.1.12-bin.jar</string>
<string>$JAVAROOT/lib/noggit-0.5.jar</string>
<string>$JAVAROOT/lib/pdfbox-1.8.1.jar</string>
<string>$JAVAROOT/lib/poi-3.6-20091214.jar</string>
<string>$JAVAROOT/lib/poi-scratchpad-3.6-20091214.jar</string>
@ -92,8 +93,8 @@
<string>$JAVAROOT/lib/servlet-api-2.5-20081211.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.2.1.jar</string>
<string>$JAVAROOT/lib/solr-solrj-4.2.1.jar</string>
<string>$JAVAROOT/lib/solr-core-4.3.0.jar</string>
<string>$JAVAROOT/lib/solr-solrj-4.3.0.jar</string>
<string>$JAVAROOT/lib/spatial4j-0.3.jar</string>
<string>$JAVAROOT/lib/webcat-0.1-swf.jar</string>
<string>$JAVAROOT/lib/wstx-asl-3.2.9.jar</string>

@ -188,23 +188,24 @@
<pathelement location="${lib}/json-simple-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.2.1.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-4.2.1.jar" />
<pathelement location="${lib}/lucene-classification-4.2.1.jar" />
<pathelement location="${lib}/lucene-codecs-4.2.1.jar" />
<pathelement location="${lib}/lucene-core-4.2.1.jar" />
<pathelement location="${lib}/lucene-facet-4.2.1.jar" />
<pathelement location="${lib}/lucene-grouping-4.2.1.jar" />
<pathelement location="${lib}/lucene-highlighter-4.2.1.jar" />
<pathelement location="${lib}/lucene-join-4.2.1.jar" />
<pathelement location="${lib}/lucene-memory-4.2.1.jar" />
<pathelement location="${lib}/lucene-misc-4.2.1.jar" />
<pathelement location="${lib}/lucene-queries-4.2.1.jar" />
<pathelement location="${lib}/lucene-queryparser-4.2.1.jar" />
<pathelement location="${lib}/lucene-spatial-4.2.1.jar" />
<pathelement location="${lib}/lucene-suggest-4.2.1.jar" />
<pathelement location="${lib}/lucene-analyzers-common-4.3.0.jar" />
<pathelement location="${lib}/lucene-analyzers-phonetic-4.3.0.jar" />
<pathelement location="${lib}/lucene-classification-4.3.0.jar" />
<pathelement location="${lib}/lucene-codecs-4.3.0.jar" />
<pathelement location="${lib}/lucene-core-4.3.0.jar" />
<pathelement location="${lib}/lucene-facet-4.3.0.jar" />
<pathelement location="${lib}/lucene-grouping-4.3.0.jar" />
<pathelement location="${lib}/lucene-highlighter-4.3.0.jar" />
<pathelement location="${lib}/lucene-join-4.3.0.jar" />
<pathelement location="${lib}/lucene-memory-4.3.0.jar" />
<pathelement location="${lib}/lucene-misc-4.3.0.jar" />
<pathelement location="${lib}/lucene-queries-4.3.0.jar" />
<pathelement location="${lib}/lucene-queryparser-4.3.0.jar" />
<pathelement location="${lib}/lucene-spatial-4.3.0.jar" />
<pathelement location="${lib}/lucene-suggest-4.3.0.jar" />
<pathelement location="${lib}/metadata-extractor-2.4.0-beta-1.jar" />
<pathelement location="${lib}/mysql-connector-java-5.1.12-bin.jar" />
<pathelement location="${lib}/noggit-0.5.jar" />
<pathelement location="${lib}/pdfbox-1.8.1.jar" />
<pathelement location="${lib}/poi-3.6-20091214.jar" />
<pathelement location="${lib}/poi-scratchpad-3.6-20091214.jar" />
@ -212,8 +213,8 @@
<pathelement location="${lib}/servlet-api-2.5-20081211.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.2.1.jar" />
<pathelement location="${lib}/solr-solrj-4.2.1.jar" />
<pathelement location="${lib}/solr-core-4.3.0.jar" />
<pathelement location="${lib}/solr-solrj-4.3.0.jar" />
<pathelement location="${lib}/spatial4j-0.3.jar" />
<pathelement location="${lib}/webcat-0.1-swf.jar" />
<pathelement location="${lib}/wstx-asl-3.2.9.jar" />

@ -160,7 +160,7 @@
<dynamicField name="*_sxt" type="string" indexed="true" stored="true" multiValued="true"/> <!-- YaCy special -->
<dynamicField name="*_l" type="long" indexed="true" stored="true"/>
<dynamicField name="*_ls" type="long" indexed="true" stored="true" multiValued="true"/>
<dynamicField name="*_t" type="text_general" indexed="true" stored="true" compressed="true"/>
<dynamicField name="*_t" type="text_general" indexed="true" stored="true"/>
<dynamicField name="*_txt" type="text_general" indexed="true" stored="true" multiValued="true"/>
<dynamicField name="*_en" type="text_en" indexed="true" stored="true" multiValued="true"/>
<dynamicField name="*_b" type="boolean" indexed="true" stored="true"/>

@ -69,6 +69,7 @@
The examples below can be used to load some solr-contribs along
with their external dependencies.
-->
<!--
<lib dir="../../../contrib/extraction/lib" regex=".*\.jar" />
<lib dir="../../../dist/" regex="apache-solr-cell-\d.*\.jar" />
@ -80,11 +81,7 @@
<lib dir="../../../contrib/velocity/lib" regex=".*\.jar" />
<lib dir="../../../dist/" regex="apache-solr-velocity-\d.*\.jar" />
<!-- If a 'dir' option (with or without a regex) is used and nothing
is found that matches, it will be ignored
-->
<lib dir="/total/crap/dir/ignored" />
-->
<!-- an exact 'path' can be used instead of a 'dir' to specify a
specific jar file. This will cause a serious error to be logged

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