Sciweavers

35 search results - page 1 / 7
» On the Integration of Structure Indexes and Inverted Lists
Sort
View
SIGMOD
2004
ACM
116views Database» more  SIGMOD 2004»
13 years 9 months ago
On the Integration of Structure Indexes and Inverted Lists
Raghav Kaushik, Rajasekar Krishnamurthy, Jeffrey F...
SIGIR
2003
ACM
13 years 9 months ago
HAT: a hardware assisted TOP-DOC inverted index component
A novel Hardware Assisted Top-Doc (HAT) component is disclosed. HAT is an optimized content indexing device based on a modified inverted index structure. HAT accommodates patterns...
S. Kagan Agun, Ophir Frieder
SPIRE
2010
Springer
13 years 2 months ago
Dual-Sorted Inverted Lists
Several IR tasks rely, to achieve high efficiency, on a single pervasive data structure called the inverted index. This is a mapping from the terms in a text collection to the docu...
Gonzalo Navarro, Simon J. Puglisi
SPIRE
2005
Springer
13 years 9 months ago
Compressed Perfect Embedded Skip Lists for Quick Inverted-Index Lookups
Large inverted indices are by now common in the construction of web-scale search engines. For faster access, inverted indices are indexed internally so that it is possible to skip...
Paolo Boldi, Sebastiano Vigna
CIKM
2005
Springer
13 years 9 months ago
Static score bucketing in inverted indexes
Maintaining strict static score order of inverted lists is a heuristic used by search engines to improve the quality of query results when the entire inverted lists cannot be proc...
Chavdar Botev, Nadav Eiron, Marcus Fontoura, Ning ...