Oracle Ultra Search APIs
9.2

Package oracle.ultrasearch.crawler

This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API.

See:
          Description

Interface Summary
CrawlerAgent CrawlerAgent is an interface used by a crawler agent to submit URL-related data to the crawler.
DataSourceParams DataSourceParams is an interface for any data source agent to read the value of data source parameter.
LovInfo LovInfo is an interface used by both the crawler and a data source agent to set and retrieve attribute list of values (LOV) from the data source.
UrlData UrlData is an interface used by a crawler agent to submit URL-related data to the crawler.
 
Exception Summary
AgentException This encapsulates information about a data source agent-specific error.
 

Package oracle.ultrasearch.crawler Description

This package contains all interfaces and exceptions that are part of the Oracle Ultra Search Extensible Crawler Agent API.


Oracle Ultra Search APIs
9.2