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 underlying optimization problem is NP-hard in the general case and describe an exact exponential algorithm and an ap...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Large-scale Parallel Web Search Engines (WSEs) needs to adopt a strategy for partitioning the invert...
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 ...
The inverted index supports efficient full-text searches on natural language text collections. It re...
For free-text search over rapidly evolving corpora, dynamic update of inverted indices is a basic re...
Modern text analytics applications operate on large volumes of temporal text data such as Web archiv...
© 2017 ACM. Many real applications in real-time news stream advertising call for efficient processin...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
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...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Large-scale Parallel Web Search Engines (WSEs) needs to adopt a strategy for partitioning the invert...
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 ...
The inverted index supports efficient full-text searches on natural language text collections. It re...
For free-text search over rapidly evolving corpora, dynamic update of inverted indices is a basic re...
Modern text analytics applications operate on large volumes of temporal text data such as Web archiv...
© 2017 ACM. Many real applications in real-time news stream advertising call for efficient processin...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
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...
Formulating and processing phrases and other term dependencies to improve query effectiveness is an ...
With the widespread use of the internet, text-based data sources have become ubiquitous and the dema...
Large-scale Parallel Web Search Engines (WSEs) needs to adopt a strategy for partitioning the invert...