Package com.iphrase.runtime.query

Query classes for building and sending search queries to the API.

See:
          Description

Interface Summary
SortFeature.Direction Define sort direction values.
 

Class Summary
Feature Represent an iPhrase OneStep feature for a query request.
Query The Query class contains all details of a runtime request to a OneStep server.
SortFeature Represent an iPhrase OneStep sort feature for a query request.
 

Package com.iphrase.runtime.query Description

Query classes for building and sending search queries to the API.

A Query instance can be obtained from one of the Connector.createQuery() methods. The query instance is configured via properties that determine the content and structure of the returned QueryResult.

Feature and SortFeature are support data structures used by Query.

Related Documentation

See the Configuring the Look and Feel chapter in the OneStep User's Guide.


© Copyright 2005, 2006. IBM Corporation. All rights reserved.