Dear ALL,
I am new here.
I recently installed Islandora + FC 3.7 + Gsearch 2.6 + Solr 4.6
Ingest works. Everything seems OK, except Solr search.
I got the error message:
http://XXXXXXXXX:8080/fedoragsearch/rest?operation=updateIndex
Thu Dec 05 01:22:14 GMT 2013 IndexReader open error indexName=FgsIndex : ; nested exception is: org.apache.lucene.index.IndexFormatTooNewException: Format version is not supported (resource: ChecksumIndexInput(SimpleFSIndexInput(path="/tmp/solr-4.6.0/example/solr/collection1/data/index/segments_1"))): 1 (needs to be between 0 and 0)
According to Gsearch page (https://wiki.duraspace.org/display/FCSVCS/Generic+Search+Service+2.6) it says it Compatible with Fedora Version 3.6.2
I am not sure if my installation got trouble, or it is a versioning issue. Would someone please suggest me?
Thanks in advance,
kmku
If you followed fedoragenericsearch (fgs) documentation, my guess is that the issue is a very new version of solr that is not compatible with fgs. Early this year we integrated fedora 3.6.2, fgs 2.6 and solr 4.3, that combination works great. At the moment I am preparing a set up with fedora 3.7.1, same version of fgs and there is no issue either.
Regards
Javier
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
Fedora-commons-users mailing list
Fedora-com...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users
Thanks, I will try solr 4.3 to see if it works.
BTW, there are a number of schema.xml after ‘ant’ in
/usr/local/fedora/tomcat/webapps/fedoragsearch/WEB-INF/classes/fgsconfigFinal/index/FgsIndex/conf
I use “schema-4.2.0-for-fgs-2.6.xml” , is it good?