Interface Support For The Search Process
Interface Support For The Search Process
The user interface designer must make decisions about how to arrange
various kinds of information on the computer screen and how to structure
the possible sequences of interactions.
1. Interfaces for String Matching
A common simple search need is that of the 'find' operation,
typically run over the contents of a document that is currently being
viewed.
Usually, this function does not produce ranked output, nor allow
Boolean combinations of terms; the main operation is a simple string
match (without regular expression capabilities).
2. Window Management
When arranging information within windows, the designer must
choose between a monolithic display, in which all the windows are
laid out in predefined positions and are all simultaneously viewable,
tiled windows, and overlapping windows.
3. Example Systems
Main Central Area: The central area is the primary space for viewing
retrieval results. These results can be displayed in various formats,
including thumbnail representations of the original documents or
organized clusters of documents, such as Scatter/Gather-style cluster
results. Users can interact with and select documents from this area.
The SuperBook layout is similar to that of the InfoGrid but with some
notable differences and a history of iterative design. Here's an
overview of the SuperBook layout and its design evolution:
Design Evolution:
c. The DLITE
Interface Split
Functionality:
Graphical Representation:
Flexibility in Interaction:
Workspaces:
d. The SketchTrieve
Interface Informal
Information Access:
Canvas or Workspace:
Concept of a Canvas: SketchTrieve employs the concept of a
canvas or workspace where users can arrange and organize
retrieval results in a side-by-side manner. This canvas serves as a
space for retaining the context of previous interactions.
Graphical Representation:
(Bibliographic System):
Issues Highlighted:
Lack of window context retention when switching functions.
Poorly-formatted ASCII rendering of metadata.
Inefficient use of available screen space for displaying full-text
documents.
Access Interfaces:
The new web version of the Melvyl system allows users to take the
output of one query and modify it for re-execution.
Workspace-based systems like DLITE and Rooms enable the
storage and reuse of previous states but may not integrate
scanning, selection, and querying effectively.
The Cat-a-Cone Interface: