Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01

A C D E F G I L M N O P Q R S T U V W


C

CrawlerPlugin - interface oracle.search.sdk.crawler.CrawlerPlugin.
CrawlerPlugin is an interface used by a crawler plugin to crawl its own repository.
CrawlerPluginManager - interface oracle.search.sdk.crawler.CrawlerPluginManager.
CrawlerPluginManager is an interface used by a crawler plugin to submit URL-related data to the crawler.
CrawlingThreadService - interface oracle.search.sdk.crawler.CrawlingThreadService.
CrawlingThreadService is an interface used by a crawler plugin to perform crawl related tasks.
CustomAttribute - class oracle.search.query.webservice.client.CustomAttribute.
CustomAttribute encapsulates custom (user-defined) attribute information.
CustomAttribute() - Constructor for class oracle.search.query.webservice.client.CustomAttribute
 
CustomAttribute(String, String) - Constructor for class oracle.search.query.webservice.client.CustomAttribute
 
checkDocumentExcluded(DocumentMetadata) - Method in interface oracle.search.sdk.crawler.CrawlingThreadService
check if the document should be crawled or not the check stops if one rule excludes the document and only status code for this rule is returned.
cleanup() - Method in interface oracle.search.sdk.crawler.CrawlerPluginManager
plugin manager cleanup; use getCrawlerStatus() from GeneralService if the clean up depends on the crawler shutdown scenario.
clearAttachments() - Method in interface oracle.search.sdk.crawler.DocumentContainer
Remove all attachments
clearData() - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Clear all meta data of this document
clearData() - Method in interface oracle.search.sdk.crawler.LovInfo
Clear all LOV data
clearPrincipalList() - Method in interface oracle.search.sdk.crawler.DocumentAcl
Clear all principal data
clearSecurityAttributes() - Method in interface oracle.search.sdk.crawler.DocumentAcl
Clear all security attribute data
close() - Method in interface oracle.search.query.qta.QueryTimeFilter
Closes this QueryTimeFilter object and frees up any resources.
close() - Method in interface oracle.search.sdk.crawler.UrlRewriter
Close url rewriter
crawl() - Method in interface oracle.search.sdk.crawler.CrawlerPlugin
"crawl" the data source.
currentStatus - Variable in class oracle.search.admin.ws.client.Schedule
 

Skip navigation links

Oracle Secure Enterprise Search Java API Reference
10g Release 1 (10.1.8)

B32260-01

A C D E F G I L M N O P Q R S T U V W


Copyright © 2006, Oracle. All rights reserved.