Sciweavers

529 search results - page 25 / 106
» Indexing Biometric Databases Using Pyramid Technique
Sort
View
WWW
2001
ACM
14 years 9 months ago
Building a distributed full-text index for the Web
We identify crucial design issues in building a distributed inverted index for a large collection of web pages. We introduce a novel pipelining technique for structuring the core ...
Sergey Melnik, Sriram Raghavan, Beverly Yang, Hect...
VLDB
1997
ACM
117views Database» more  VLDB 1997»
14 years 19 days ago
Finding Data in the Neighborhood
In this paper, we present and evaluate alternative techniques to effect the use of location-independent identiļ¬ers in distributed database systems. Location-independent identiļ¬...
André Eickler, Alfons Kemper, Donald Kossma...
SIGMOD
2003
ACM
152views Database» more  SIGMOD 2003»
14 years 8 months ago
Warping Indexes with Envelope Transforms for Query by Humming
A Query by Humming system allows the user to find a song by humming part of the tune. No musical training is needed. Previous query by humming systems have not provided satisfacto...
Yunyue Zhu, Dennis Shasha
REFLECTION
2001
Springer
14 years 28 days ago
Template Metaprogramming an Object Interface to Relational Tables
Abstract. We present a general technique to support reflection in C++, exploiting template metaprogramming techniques. The technique is used for building an object interface to rel...
Giuseppe Attardi, Antonio Cisternino
VLDB
1993
ACM
138views Database» more  VLDB 1993»
14 years 17 days ago
Searching Large Lexicons for Partially Specified Terms using Compressed Inverted Files
There are many advantages to be gained by storing the lexicon of a full text database in main memory. In this paper we describe how to use a compressed inverted file index to sear...
Justin Zobel, Alistair Moffat, Ron Sacks-Davis