|
|
|
|
A B C D
E F G H I J K L M N AAPIs CCrawl Crawler Crawler Plug-in API The Crawler Plug-in API enables the users to create their own secure
crawler plug-in to meet their requirements.The Crawler Plug-in API is
used to crawl and index proprietary document repositories, called user-defined
sources. The plug-in collects document URLs and associated metadata from
the user-defined source and returns the information to the Oracle SES
crawler.The crawler plug-in must be implemented in Java using the Oracle
SES Crawler Plug-in API. DDocument Attributes Each source has its own set of document attributes. Document attributes,
like metadata, describe the properties of a document. The crawler retrieves
values and Display URL A display URL is a URL string used for search result display. This is the URL used when users click the search result link.
FFederated search HHitlist IIndex LLOV The list of values (LOV) for a search attribute helps the user specify a search. For user-defined sources where LOV information is supplied through a crawler plug-in, the crawler registers the LOV definition. When multiple sources define the LOV for a common attribute, such as title, the user sees all the possible values for the attribute. When the user restricts search within a particular source group, only LOVs provided by the corresponding sources in the source group will be shown. QQuery Time Authorization API The Query Time Authorization API filters search results and access to document information at query time. Query time filtering can be used in addition to, or in place of ACLs. RRelevance Remote crawler SSchedule Search Search string Search metadata Secure search Seed URL(s) Source Source group Starting URL(s)
TTools UURL Rewriter API A URL rewriter is a user supplied Java module that implements the Oracle SES UrlRewriter Java interface. When activated, it is used by the crawler to filter and rewrite extracted URL links before they are inserted into the URL queue. The URL Rewriter API is used for Web sources. URL Attributes Uniform Resource Locator (URL) provides the global address of documents
and other resources on the World Wide Web. Attributes of the URL include
protocol used such as HTTP, HTTPS, FTP and so on; IP address or the domain
name. WWeb Services API The Web Services API is used to build a custom search application to
search on the data indexed by Oracle Secure Enterprise Search. Oracle
SES provides the Web Services Proxy Java library. The users can either
use the Java library or create proxies, based on the published Web Services
Description Language (WSDL), to access Oracle SES Web Services.
|
|