Oracle Ultra Search APIs
9.0.1
A C D E F G H I L M O Q S T U W

A

ADD_URL_DISABLED - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that the add seed URL feature has been disabled by the Ultra Search Administrator.
ADD_URL_DUPLICATE_URL - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that the user has attempted to add a seed URL that has already exists for the target web source
ADD_URL_INCORRECT_SOURCE_TYPE - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that an attempt was made to add the seed URL to a data source other than a web data source.
ADD_URL_INTERNAL_ERROR - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that an internal error occurred during the attempt to add a seed URL to a web data source.
ADD_URL_INVALID_URL - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that an attempt was made to add an invalid seed URL to a web data source.
ADD_URL_NO_WEBDS - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that there was no appropriate web data source to add the seed URL to.
ADD_URL_OK - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that the addition of the URL to the seed URL list completed successfully.
ADD_URL_OUT_OF_SCOPE - Static variable in class oracle.context.isearch.query.QueryTool
A constant that defines one of the eight return values of the addUrl method signifying that an was made to add a seed URL outside the URL scope of a web data source.
addUrl(String) - Method in class oracle.context.isearch.query.QueryTool
Use this method to add a URL to the seed URL list of all web sources.
addUrltoGroup(String, String) - Method in class oracle.context.isearch.query.QueryTool
Use this method to add a URL to the seed URL list of all web sources belonging to a data group.
addUrltoSource(String, String) - Method in class oracle.context.isearch.query.QueryTool
Use this method to add a URL to the seed URL list of a specific web sources.
author - Variable in class oracle.context.isearch.query.Document
The document author.

Oracle Ultra Search APIs
9.0.1
A C D E F G H I L M O Q S T U W