I am trying to insert about 4000 small XML (each about 1k) documents into my db. I have a program which generates the XML document, the generated XML document is then inserted using AddDocument. After inserting about 220 XML documents, the Xindice server hangs with "java.lang.OutOfMemoryError". Has anyone seen this error. Can anyone help me out.
I am using the Xindice source from CVS. Thanks Mohan
