scispace - formally typeset
R

Roy Goldman

Researcher at Stanford University

Publications -  13
Citations -  3005

Roy Goldman is an academic researcher from Stanford University. The author has contributed to research in topics: Web search query & Web query classification. The author has an hindex of 11, co-authored 13 publications receiving 2991 citations.

Papers
More filters
Proceedings Article

DataGuides: Enabling Query Formulation and Optimization in Semistructured Databases

TL;DR: The theoretical foundations of DataGuides are presented along with an algorithm for their creation and an overview of incremental maintenance, and performance results based on the implementation of dataGuides in the Lore DBMS for semistructured data are provided.
Journal ArticleDOI

Lore: a database management system for semistructured data

TL;DR: This paper provides an overview of these aspects of the Lore system, as well as other novel features such as dynamic structural summaries and seamless access to data from external sources.

From Semistructured Data to XML: Migrating the Lore Data Model and Query Language

TL;DR: This paper describes the experiences migrating the Lore database management system for semistructured data to work with XML, and presents a modified data model, whose definition was a subtly challenging task given that XML itself is just a textual language.
Proceedings Article

Proximity Search in Databases

TL;DR: This paper implements a prototype search engine that uses a model based on textual proximity of keywords within each document to enable keyword searches over databases, and has found it very effective for quickly finding relevant information.
Journal ArticleDOI

WSQ/DSQ: a practical approach for combined querying of databases and the Web

TL;DR: This paper presents WSQ/DSQ (pronounced “wisk-disk”), a new approach for combining the query facilities of traditional databases with existing search engines on the Web, and develops a prototype implementation of WSQ by extending a DBMS with virtual tables and asynchronous iteration.