Hi I am stuck with this problem with no way out. I create some collection from my servlets and add data to it. Some times on restarting the tomcat and sometimes just like that it stops recgnizing these collections and all data is gone. I can see the collection directories present in the xindice data store. I am using enbeded mode of xindice 1.4b. I have included the jar file in my lib and it runs in the same VM as my servlet. Is there some way of synchronizing / forcing xindice to recognize te collections on disk.
please help! I can post my code also but its simple createCollection, getCollection, addDocument etc. -- ~sanjay