Supporting Efficient XML Query Evaluation Using Double Indexes
Wen-Chiao Hsu, I‐En Liao, Peihua Lu
Abstract
Wen-Chiao Hsu, I‐En Liao, Peihua Lu
Abstract
For efficiently querying XML documents, many indexing methods have been proposed. There is an issue that needs to be explored. As XML documents proliferated in the WWW, queries with the same pattern to the same document may occur frequently. In that case, same query would be reevaluated over and over again. In this paper, we proposed a double-index system that creates indexes for both XML document and queries. Queries, which have been processed, and their results were recorded in the query index. The experimental results show that the proposed double-index system can accelerate the speed of query processing and reduce the space requirement of main memory.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
For efficiently querying XML documents, many indexing methods have been proposed. There is an issue that needs to be explored. As XML documents proliferated in the WWW, queries with the same pattern to the same document may occur frequently. In that case, same query would be reevaluated over and over again. In this paper, we proposed a double-index system that creates indexes for both XML document and queries. Queries, which have been processed, and their results were recorded in the query index. The experimental results show that the proposed double-index system can accelerate the speed of query processing and reduce the space requirement of main memory.
Key concepts: Computer science, Information retrieval, Search engine indexing, Streaming XML, Document Structure Description, XML, XML Encryption, XML database