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


D

DN - Static variable in interface oracle.search.sdk.crawler.DocumentAcl
 
DOC_EXCLUDED_BY_MIMETYPE - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
document excluded by mimetype
DOC_EXCLUDED_BY_SIZE - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
document excluced by document size
DOC_EXCLUDED_BY_URL_BOUNDARY - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
document excluded by url boundary
DOC_INCLUDED - Static variable in interface oracle.search.sdk.crawler.CrawlingThreadService
document should be included
DataGroup - class oracle.search.query.webservice.client.DataGroup.
DataGroup encapsulates data group information.
DataGroup() - Constructor for class oracle.search.query.webservice.client.DataGroup
 
DataGroup(Integer, String) - Constructor for class oracle.search.query.webservice.client.DataGroup
 
DataSourceService - interface oracle.search.sdk.crawler.DataSourceService.
DataSourceService is an interface used by a crawler plugin to manage the data source
DocumentAcl - interface oracle.search.sdk.crawler.DocumentAcl.
DocumentAcl is to be used by a crawler plugin to generate Access Control List from a list of access control entities
DocumentContainer - interface oracle.search.sdk.crawler.DocumentContainer.
DocumentContainer is an interface used by a crawler plugin to submit/retrieve document information
DocumentInfo - interface oracle.search.query.qta.DocumentInfo.
An interface representing information about a document that can be passed to a QueryTimeFilter for filtering out documents.
DocumentMetadata - interface oracle.search.sdk.crawler.DocumentMetadata.
DocumentMetadata is an interface used by a crawler plugin to submit URL-related data to the crawler.
debug(String, Object) - Method in interface oracle.search.sdk.common.Logger
Logs the class name and the debug message.
debug(String) - Method in interface oracle.search.sdk.common.Logger
Logs the timestamp and the debug message.
delete(String) - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete the URL identified by the display URL.
deleteAll() - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete all the documents from the data source.
deleteAll(int) - Method in interface oracle.search.sdk.crawler.DataSourceService
Delete documents with the specified status code.
deleteAttribute(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Delete the specified attribute
doOracleBrowseSearch(String, String, String, Integer, Integer, Boolean, Boolean, String, String, Boolean, Integer[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES search, restricting the search to a particular infosource node and returns search results.
doOracleSearch(String, Integer, Integer, Boolean, Boolean, DataGroup[], String, String, Boolean, String, Filter[], Integer[]) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES advanced search and returns search results.
doOracleSimpleSearch(String, Integer, Integer, Boolean, Boolean, Boolean) - Method in class oracle.search.query.webservice.client.OracleSearchService
Invokes Oracle SES basic search and returns search results.

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.