Indexing using contiguous, non-overlapping ranges

A method of efficiently constructing and using an index for searches in large datasets is provided. In this method, a dataset can be divided into a plurality of "buckets", i.e. contiguous, non-overlapping ranges of values of a chosen attribute of elements of the dataset. These buckets can...

Full description

Saved in:
Bibliographic Details
Main Authors Chiang, David, Candlin, James D, Soo, Kelvin
Format Patent
LanguageEnglish
Published 14.06.2011
Online AccessGet full text

Cover

Loading…
More Information
Summary:A method of efficiently constructing and using an index for searches in large datasets is provided. In this method, a dataset can be divided into a plurality of "buckets", i.e. contiguous, non-overlapping ranges of values of a chosen attribute of elements of the dataset. These buckets can be used to construct discrete index segments. Static index segments (associated with "static" buckets including the more frequently occurring values) are always computed, whereas dynamic index segments (associated with "dynamic" buckets including the less frequently occurring values) can be generated on an as-needed basis and based on the availability of system resources. Thus, search time and storage area can be advantageously reduced because less of the complete index needs to be generated and used.