Resource Menu


RE : Exception at Post Istallation
The Can't remove a document is lucene error, which means is not able to remove a document from the full text indexation base. This might occured if the indexation base is not yet created. That's exactly what happen durring the bootstrap.

But after the first indexation, this error shouldn't occure anymore.

Regards,

Seb

PS: To build the full text indexation log as root and go to the url http://localhost:9000/?action=indexation This action will create the full text indexation base.

posted by Sebastien Jourdain at Apr 26, 2007 12:01 PM