Sciweavers

529 search results - page 25 / 106
» Indexing Biometric Databases Using Pyramid Technique
Sort
View
WWW
2001
ACM
16 years 11 days 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»
15 years 3 months ago
Finding Data in the Neighborhood
In this paper, we present and evaluate alternative techniques to effect the use of location-independent identifiers in distributed database systems. Location-independent identiļ¬...
André Eickler, Alfons Kemper, Donald Kossma...
SIGMOD
2003
ACM
152views Database» more  SIGMOD 2003»
15 years 12 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
15 years 4 months 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
91
Voted
VLDB
1993
ACM
138views Database» more  VLDB 1993»
15 years 3 months 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