Sciweavers

1300 search results - page 145 / 260
» XML Query Processing and Optimization
Sort
View
111
Voted
VLDB
2001
ACM
153views Database» more  VLDB 2001»
15 years 6 months ago
A Fast Index for Semistructured Data
Queries navigate semistructured data via path expressions, and can be accelerated using an index. Our solution encodes paths as strings, and inserts those strings into a special i...
Brian F. Cooper, Neal Sample, Michael J. Franklin,...
ECIR
2008
Springer
15 years 3 months ago
Robust Query-Specific Pseudo Feedback Document Selection for Query Expansion
In document retrieval using pseudo relevance feedback, after initial ranking, a fixed number of top-ranked documents are selected as feedback to build a new expansion query model. ...
Qiang Huang, Dawei Song, Stefan M. Rüger
SIGMOD
2001
ACM
147views Database» more  SIGMOD 2001»
16 years 2 months ago
Optimizing Queries Using Materialized Views: A practical, scalable solution
Materialized views can provide massive improvements in query processing time, especially for aggregation queries over large tables. To realize this potential, the query optimizer ...
Jonathan Goldstein, Per-Åke Larson
PVLDB
2008
128views more  PVLDB 2008»
15 years 1 months ago
Implementing filesystems by tree-aware DBMSs
With the rise of XML, the database community has been challenged by semi-structured data processing. Since the data type behind XML is the tree, state-of-the-art RDBMSs have learn...
Alexander Holupirek, Marc H. Scholl
ICDT
2010
ACM
180views Database» more  ICDT 2010»
15 years 11 months ago
Foundations of SPARQL Query Optimization
We study fundamental aspects related to the efficient processing of the SPARQL query language for RDF, proposed by the W3C to encode machine-readable information in the Semantic W...
Michael Schmidt, Michael Meier, Georg Lausen