Sciweavers

WWW
2010
ACM

LCA-based selection for XML document collections

13 years 11 months ago
LCA-based selection for XML document collections
In this paper, we address the problem of database selection for XML document collections, that is, given a set of collections and a user query, how to rank the collections based on their goodness to the query. Goodness is determined by the relevance of the documents in the collection to the query. We consider keyword queries and support Lowest Common Ancestor (LCA) semantics for defining query results, where the relevance of each document to a query is determined by properties of the LCA of those nodes in the XML document that contain the query keywords. To avoid evaluating queries against each document in a collection, we propose maintaining in a preprocessing phase, information about the LCAs of all pairs of keywords in a document and use it to approximate the properties of the LCA-based results of a query. To improve storage and processing efficiency, we use appropriate summaries of the LCA information based on Bloom filters. We address both a boolean and a weighted version of th...
Georgia Koloniari, Evaggelia Pitoura
Added 18 May 2010
Updated 18 May 2010
Type Conference
Year 2010
Where WWW
Authors Georgia Koloniari, Evaggelia Pitoura
Comments (0)