Hi.

I have an servlet application that will occasionally store an XML
document, and will make many xpath queries on it. Documents would
generally be 70-200K in size, I imagine the store would hold between
30-1000 documents. Is Xindice a good match for this? Or should I just
hold the most used XML documents in core in a DOM tree and query those?
Where will using Xindice benefit me? Access speed, memory usage...

On another note, does Xindice have any access controls?

BTW, many of the navigational links on http://xml.apache/org/xindice/ do
not work.

Emile


Reply via email to