When I delete the db directory, and start Xindice: the database is built. Then I can create some collections (via command line tool) and add some documents (also command line).
then I everything works fine. but after restarting the server (correct shutdown):
the command to list all documents of a collection gives an exception, namely:
>xindice ld -c /db/test ERROR : Index Corrupted
if the collection is empty. this occurs using the java api as well as using the command line tools. if the collection is not empty, there is no problem.
this is not really good!
also restarting the server makes no difference. the only way is to delete the DB directory again, and start from the beginning. this works then as long as no server restart occurs...
any ideas?
thank you
alex
