Hi !
 
I've install today Xindice 1.0rc1, and found problem.
 
in my code :
try {
    XMLResource document = (XMLResource) col.createResource( strContentId, "XMLResource");
    document.setContent( strContent );
    col.storeResource( document );
}
 
then error :
Exception occured : 1 Index Corrupted
 
 
in dbXML 1.0b4 it's worked !
 
I need help!!!
 
Thank You,
Damir
 
 

Reply via email to