Phrase queries are a key functionality of modern search engines. Beyond that, they increasingly serve as an important building block for applications such as entity-oriented search, text analytics, and plagiarism detection. Processing phrase queries is costly, though, since positional information has to be kept in the index and all words, including stopwords, need to be considered. We consider an augmented inverted index that indexes selected variable-length multi-word sequences in addition to single words. We study how arbitrary phrase queries can be processed efficiently on such an augmented inverted index. We show that the under-lying optimization problem is NP-hard in the general case and describe an exact exponential algorithm and an a...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
Online advertising represents a growing part of the revenues of ma-jor Internet service providers su...
Phrase queries are a key functionality of modern search engines. Beyond that, they increasingly serv...
Search engines need to evaluate queries extremely fast, a challenging task given the quantities of d...
Phrase searching in text indexes Compare different approaches to perform phrase searching, and con...
Phrase query evaluation is an important task of every search engine. Optimizing the query evaluation...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
For free-text search over rapidly evolving corpora, dynamic update of inverted indices is a basic re...
© 2017 ACM. Many real applications in real-time news stream advertising call for efficient processin...
Modern text analytics applications operate on large volumes of temporal text data such as Web archiv...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
The inverted index supports efficient full-text searches on natural language text collections. It re...
A large proportion of search engine queries contain phrases, name-ly a sequence of adjacent words. I...
Intersecting inverted indexes is a fundamental operation for many applications in information retrie...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
Online advertising represents a growing part of the revenues of ma-jor Internet service providers su...
Phrase queries are a key functionality of modern search engines. Beyond that, they increasingly serv...
Search engines need to evaluate queries extremely fast, a challenging task given the quantities of d...
Phrase searching in text indexes Compare different approaches to perform phrase searching, and con...
Phrase query evaluation is an important task of every search engine. Optimizing the query evaluation...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
For free-text search over rapidly evolving corpora, dynamic update of inverted indices is a basic re...
© 2017 ACM. Many real applications in real-time news stream advertising call for efficient processin...
Modern text analytics applications operate on large volumes of temporal text data such as Web archiv...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
The inverted index supports efficient full-text searches on natural language text collections. It re...
A large proportion of search engine queries contain phrases, name-ly a sequence of adjacent words. I...
Intersecting inverted indexes is a fundamental operation for many applications in information retrie...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
Online advertising represents a growing part of the revenues of ma-jor Internet service providers su...