Hi,
is it possible to have indexing for XQuery to speed up queries? Some sort of indexing is necessary for large amounts of XML data, say, 700 files with 1000+ lines.
Printable View
Hi,
is it possible to have indexing for XQuery to speed up queries? Some sort of indexing is necessary for large amounts of XML data, say, 700 files with 1000+ lines.
I don't think XQuery itself supports any forms of indexing. Where would the index be located?