Sciweavers

9683 search results - page 576 / 1937
» Predicting query performance
Sort
View
SIGIR
2006
ACM
16 years 1 months ago
Lightening the load of document smoothing for better language modeling retrieval
We hypothesized that language modeling retrieval would improve if we reduced the need for document smoothing to provide an inverse document frequency (IDF) like effect. We create...
Mark D. Smucker, James Allan
AICCSA
2005
IEEE
86views Hardware» more  AICCSA 2005»
16 years 26 days ago
Preemptive rate-based operator scheduling in a data stream management system
Data Stream Management Systems are being developed to process continuous queries over multiple data streams. These continuous queries are typically used for monitoring purposes wh...
Mohamed A. Sharaf, Panos K. Chrysanthis, Alexandro...
CIKM
2005
Springer
16 years 23 days ago
Incremental evaluation of a monotone XPath fragment
This paper shows a scheme for incremental evaluation of XPath queries. Here, we focus on a monotone fragment of XPath, i.e., when a data is deleted from (or inserted to) the datab...
Hidetaka Matsumura, Keishi Tajima
DEXA
2005
Springer
124views Database» more  DEXA 2005»
16 years 23 days ago
Scalable Distributed Aggregate Computations Through Collaboration
Computing aggregates over distributed data sets constitutes an interesting class of distributed queries. Recent advances in peer-to-peer discovery of data sources and query process...
Leonidas Galanis, David J. DeWitt
VLDB
1998
ACM
121views Database» more  VLDB 1998»
15 years 11 months ago
Hash Joins and Hash Teams in Microsoft SQL Server
The query execution engine in Microsoft SQL Server employs hash-based algorithms for inner and outer joins, semi-joins, set operations (such as intersection), grouping, and duplic...
Goetz Graefe, Ross Bunker, Shaun Cooper