ACM Home Page
Please provide us with feedback. Feedback
Two-dimensional substring indexing
Full text PdfPdf (188 KB)
Source Symposium on Principles of Database Systems archive
Proceedings of the twentieth ACM SIGMOD-SIGACT-SIGART symposium on Principles of database systems table of contents
Santa Barbara, California, United States
Pages: 282 - 288  
Year of Publication: 2001
ISBN:1-58113-361-8
Authors
Paolo Ferragina  University of Pisa
Nick Koudas  AT&T Labs--Research
Divesh Srivastava  AT&T Labs--Research
S. Muthukrishnan  AT&T Labs--Research
Sponsor
SIGMOD: ACM Special Interest Group on Management of Data
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 23,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/375551.375610
What is a DOI?

ABSTRACT

As databases have expanded in scope to storing string data (XML documents, product catalogs), it has become increasingly important to search databases based on matching substrings, often on multiple, correlated dimensions. While string B-trees are I/O optimal in one dimension, no index structure with non-trivial query bounds is known for two-dimensional substring indexing.

In this paper, we present a technique for two-dimensional substring indexing based on a reduction to the geometric problem of identifying common colors in two ranges containing colored points. We develop an I/O efficient algorithm for solving the common colors problem, and use it to obtain an I/O efficient (poly-logarithmic query time) algorithm for the two-dimensional substring indexing problem. Our techniques result in a family of secondary memory index structures that trade space for time, with no loss of accuracy. We show how our technique can be practically realized using a combination of string B-trees and R-trees.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
P. Agarwal and J. Erickson. Geometric range searching and its relatives. Advances in Discrete and Computational Geometry, AMS, 1998.
3
4
5
 
6
7
8
 
9
 
10
11
12
 
13
 
14
 
15
16
17
18
 
19
 
20
 
21
22
23


Collaborative Colleagues:
Paolo Ferragina: colleagues
Nick Koudas: colleagues
Divesh Srivastava: colleagues
S. Muthukrishnan: colleagues