The way that we interact with databases has changed. The ubiquitous textbook example of finding employees with salaries over 60K and ages under 30 no longer reflects a typical use case in modern applications; instead, users are interested in books, movies, music, documents, services, and users that are similar to another object that they have in mind. This sort of similarity search is often implemented by means of a top-k query, wherein each tuple is assigned a score and the tuples with the k highest scores are reported back to the user. The nature of the databases we query has changed as well, growing to Internet-scale, yet our expectation is for instantaneous results. Thus, this needle-in-a-haystack problem requires intelligent algorithms...
TopX is a top-$k$ retrieval engine for text and XML data. Unlike Boolean engines, it stops query pr...
This paper presents a comprehensive overview of the TopX search engine, an extensive framework for u...
Nowadays we are living in an era of rich data, not only in the sense of the amount of data, but also...
Top-k queries have become extremely popular in the database community. Such a query, which is issued...
Abstract—Top-k dominating queries combine the advantages of top-k queries and skyline queries, and e...
A query to a web search engine usually consists of a list of keywords, to which the search engine re...
In this paper, we formulate a top-k query that compares objects in a database to a user-provided que...
A query to a web search engine usually consists of a list of keywords, to which the search engine re...
Many applications involving large databases with uncertain data require various techniques to rank q...
Introduction Ranking queries (or top-k queries) are dominant in many emerging applications, e.g., s...
Top-k queries are useful in retrieving top-k records from a given set of records depending on the va...
This paper presents a comprehensive overview of the Top{X} search engine, an extensive framework for...
This paper presents a comprehensive overview of the Top{X} search engine, an extensive framework for...
Traditional top-k algorithms, e.g., TA and NRA, have been successfully applied in many areas such as...
Ranking temporal data has not been studied until recently, even though ranking is an important opera...
TopX is a top-$k$ retrieval engine for text and XML data. Unlike Boolean engines, it stops query pr...
This paper presents a comprehensive overview of the TopX search engine, an extensive framework for u...
Nowadays we are living in an era of rich data, not only in the sense of the amount of data, but also...
Top-k queries have become extremely popular in the database community. Such a query, which is issued...
Abstract—Top-k dominating queries combine the advantages of top-k queries and skyline queries, and e...
A query to a web search engine usually consists of a list of keywords, to which the search engine re...
In this paper, we formulate a top-k query that compares objects in a database to a user-provided que...
A query to a web search engine usually consists of a list of keywords, to which the search engine re...
Many applications involving large databases with uncertain data require various techniques to rank q...
Introduction Ranking queries (or top-k queries) are dominant in many emerging applications, e.g., s...
Top-k queries are useful in retrieving top-k records from a given set of records depending on the va...
This paper presents a comprehensive overview of the Top{X} search engine, an extensive framework for...
This paper presents a comprehensive overview of the Top{X} search engine, an extensive framework for...
Traditional top-k algorithms, e.g., TA and NRA, have been successfully applied in many areas such as...
Ranking temporal data has not been studied until recently, even though ranking is an important opera...
TopX is a top-$k$ retrieval engine for text and XML data. Unlike Boolean engines, it stops query pr...
This paper presents a comprehensive overview of the TopX search engine, an extensive framework for u...
Nowadays we are living in an era of rich data, not only in the sense of the amount of data, but also...