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

João Melo commented on DS-1327:
-------------------------------

$ ls webapps/solr/WEB-INF/lib

apache-solr-core-3.3.0.jar
apache-solr-noggit-r1099557.jar
apache-solr-solrj-3.3.0.jar
commons-beanutils-1.7.0.jar
commons-codec-1.4.jar
commons-collections-3.2.1.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-lang-2.4.jar
commons-logging-1.0.4.jar
dspace-solr-3.3.0.0-classes.jar
geronimo-stax-api_1.0_spec-1.0.1.jar
guava-r05.jar
jcl-over-slf4j-1.6.1.jar
log4j-over-slf4j-1.6.1.jar
lucene-analyzers-3.3.0.jar
lucene-core-3.3.0.jarcd ..
lucene-grouping-3.3.0.jar
lucene-highlighter-3.3.0.jar
lucene-memory-3.3.0.jar
lucene-misc-3.3.0.jar
lucene-queries-3.3.0.jar
lucene-spatial-3.3.0.jar
lucene-spellchecker-3.3.0.jar
slf4j-api-1.5.6.jar
slf4j-api-1.6.1.jar
slf4j-jdk14-1.5.6.jar
slf4j-jdk14-1.6.1.jar
velocity-1.6.1.jar
velocity-tools-2.0-beta3.jar
wstx-asl-3.2.7.jar
xalan-2.7.0.jar
xml-apis-1.0.b2.jar

Seems like i'm using the old dspace-solr version. Ok, i'll update it.
                
> 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