[ 
https://jira.duraspace.org/browse/DS-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26621#comment-26621
 ] 

Kevin Van de Velde commented on DS-1327:
----------------------------------------

Could you perhaps provide me with the list of files located in your 
[solr.webapp]/WEB-INF/lib directory ?

Solr has been upgraded to version 3.5 and should only have the following 
libraries in there:

apache-solr-noggit-r1099557.jar
apache-solr-solrj-3.5.0.jar
commons-codec-1.3.jar
commons-codec-1.5.jar
commons-csv-1.0-SNAPSHOT-r966014.jar
commons-fileupload-1.2.1.jar
commons-httpclient-3.1.jar
commons-io-1.4.jar
commons-io-2.3.jar
commons-lang-2.4.jar
commons-lang-2.6.jar
commons-logging-1.1.1.jar
dspace-solr-3.5.0.1-classes.jar
geronimo-stax-api_1.0_spec-1.0.1.jar
guava-r05.jar
jakarta-regexp-1.4.jar
jcl-over-slf4j-1.6.1.jar
log4j-over-slf4j-1.6.1.jar
lucene-analyzers-3.5.0.jar
lucene-core-3.5.0.jar
lucene-grouping-3.5.0.jar
lucene-highlighter-3.5.0.jar
lucene-memory-3.5.0.jar
lucene-misc-3.5.0.jar
lucene-queries-3.5.0.jar
lucene-spatial-3.5.0.jar
lucene-spellchecker-3.5.0.jar
servlet-api-2.4.jar
slf4j-api-1.6.1.jar
slf4j-jdk14-1.6.1.jar
solr-commons-csv-3.5.0.jar
solr-core-3.5.0.jar
solr-noggit-3.5.0.jar
solr-solrj-3.5.0.jar
wstx-asl-3.2.7.jar
xalan-2.7.0.jar
xml-apis-1.0.b2.jar
                
> Search Solr Core
> ----------------
>
>                 Key: DS-1327
>                 URL: https://jira.duraspace.org/browse/DS-1327
>             Project: DSpace
>          Issue Type: Bug
>          Components: Solr
>    Affects Versions: 3.0
>            Reporter: João Melo
>            Assignee: Kevin Van de Velde
>             Fix For: 3.0
>
>         Attachments: log.txt
>
>
> Solr initialization fails upon invalid Lucene version (see log file).
> I solved it just by changing solr/search/conf/solrconfig.xml
> <luceneMatchVersion>LUCENE_35</luceneMatchVersion>
> to
> <luceneMatchVersion>LUCENE_33</luceneMatchVersion>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to