Back to Search Start Over

Efficient Evaluation of Partial Match Queries for XML Documents Using Information Retrieval Techniques.

Authors :
Lizhu Zhou
Beng Chin Ooi
Xiaofeng Meng
Young-Ho Park
Kyu-Young Whang
Byung Suk Lee
Wook-Shin Han
Source :
Database Systems for Advanced Applications (9783540253341); 2005, p95-112, 18p
Publication Year :
2005

Abstract

We propose XIR, a novel method for processing partial match queries on heterogeneous XML documents using information retrieval (IR) techniques. A partial match query is defined as the one having the descendent-or-self axis "//" in its path expression. In its general form, a partial match query has branch predicates forming branching paths. The objective of XIR is to efficiently support this type of queries for large-scale documents of heterogeneous schemas. XIR has its basis on the conventional schema-level methods using relational tables and significantly improves their efficiency using two techniques: an inverted index technique and a novel prefix match join. The former indexes the labels in label paths as keywords in texts, and allows for finding the label paths matching the queries more efficiently than string match used in the conventional methods. The latter supports branching path expressions, and allows for finding the result nodes more efficiently than containment joins used in the conventional methods. We compare the efficiency of XIR with those of XRel and XParent using XML documents crawled from the Internet. The results show that XIR is more efficient than both XRel and XParent by several orders of magnitude for linear path expressions, and by several factors for branching path expressions. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISBNs :
9783540253341
Database :
Complementary Index
Journal :
Database Systems for Advanced Applications (9783540253341)
Publication Type :
Book
Accession number :
32913351
Full Text :
https://doi.org/10.1007/11408079_11