Hi,

While testing XIndice CVS version (yesterday), I found an issue with
deleting resources. I had following test:

0. Create empty collection
   xindiceadmin ac -c /db -n test
1. Add 905 XML resources (small set, total size is 300Kb) in one burst
2. Delete all these resources. While deleting documents, there are 7
errors like:
   Resource 2001-10-06-004 does not exist!
3. Check that collection is empty:
   xindiceadmin ld -c /db/test
4. Surprise: it shows 7 documents, which now could not be deleted:

C:\Apache\xml-xindice\bin>xindiceadmin rd -c /db/photos -n
2000-06-17-013
ERROR : Document not found!


Attached is the program which does (1) and (2).

What could be the reason for such behavior?
Where to look to find this reason?

Vadim

Attachment: XMLDBTest.java
Description: Binary data

Reply via email to