Hello

MGA> I've replaced gsearch lucene jar files with the one provided in Solr 
MGA> (2.9.3, in my case) and Gsearch seems to work fine. Hope it helps!

Thanks for following this up. I too found that getting newer Lucene jars 
(and using the same ones in all web apps) did the trick. In my excitement 
I forgot to post my solution.

find tomcat/webapps/{fedora,luceneweb,fedoragsearch}/WEB-INF/lib -name "*.jar"| 
grep lucene

tomcat/webapps/fedora/WEB-INF/lib/lucene-core-2.9.1.jar
tomcat/webapps/luceneweb/WEB-INF/lib/lucene-demos-2.9.1.jar
tomcat/webapps/luceneweb/WEB-INF/lib/lucene-core-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-core-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-misc-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-demos-2.4.0.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-analyzers-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-spellchecker-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-queries-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-highlighter-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-memory-2.9.1.jar
tomcat/webapps/fedoragsearch/WEB-INF/lib/lucene-snowball-2.9.1.jar

Swithun.

-- 
The University of St Andrews is a charity registered in Scotland: SC013532

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to