Oracle Ultra Search Online Documentation
Release 9.2

Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

About the Ultra Search Query API

none   Related Topics none
none none

Oracle Ultra Search provides a flexible, easy-to-integrate query framework as a query API. The API methods retrieve and display query results. The API is written in Java. Therefore, it is compatible with a large spectrum of Web application servers that support any Java-based technology, such as Java server pages (JSP version 1.0 and higher).

You embed Ultra Search query functionality in your Web application with the supplied Ultra Search Java query API. The API supports two methods:

  1. Methods that retrieve query result data only.
  2. Methods that retrieve HTML code containing query result data.

The methods that retrieve HTML code support features such as allowing you to embed query input boxes and result lists in your Web application. The data-only methods do not return any HTML and can be used when you require full control over the HTML code to be rendered.

Some features of the Ultra Search Java query API:

The Ultra Search Java query API is encapsulated in the oracle.ultrasearch.query package.


Oracle
Copyright © 2002 Oracle Corporation.
All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback