Sciweavers

303 search results - page 1 / 61
» Bitmap Index Design and Evaluation
Sort
View
IDEAS
2007
IEEE
135views Database» more  IDEAS 2007»
13 years 11 months ago
Bitmap Index Design Choices and Their Performance Implications
Historically, bitmap indexing has provided an important database capability to accelerate queries. However, only a few database systems have implemented these indexes because of t...
Elizabeth J. O'Neil, Patrick E. O'Neil, Kesheng Wu
CIKM
2009
Springer
13 years 11 months ago
Inverted indexes vs. bitmap indexes in decision support systems
Bitmap indexes are widely used in Decision Support Systems (DSSs) to improve query performance. In this paper, we evaluate the use of compressed inverted indexes with adapted quer...
Truls A. Bjørklund, Nils Grimsmo, Johannes ...
SIGMOD
1998
ACM
95views Database» more  SIGMOD 1998»
13 years 9 months ago
Bitmap Index Design and Evaluation
Chee Yong Chan, Yannis E. Ioannidis
EDBT
2009
ACM
156views Database» more  EDBT 2009»
13 years 9 months ago
Secondary bitmap indexes with vertical and horizontal partitioning
Traditional bitmap indexes are utilized as a special type of primary or clustered indexes where the queries are answered by performing fast logical operations supported by hardwar...
Guadalupe Canahuate, Tan Apaydin, Ahmet Sacan, Hak...
SSDBM
2002
IEEE
128views Database» more  SSDBM 2002»
13 years 9 months ago
Compressing Bitmap Indexes for Faster Search Operations
In this paper, we study the effects of compression on bitmap indexes. The main operations on the bitmaps during query processing are bitwise logical operations such as AND, OR, N...
Kesheng Wu, Ekow J. Otoo, Arie Shoshani