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

B19032-01

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


S

SIMPLE - Static variable in interface oracle.search.sdk.crawler.DocumentAcl
id formats; note: must reference values in IdentityManager
STATUS_ACCESS_FORBIDDEN - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Access to this document is forbidden
STATUS_AUTH_REQUIRED - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Authorization required to access this document
STATUS_BAD_GATEWAY - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Bad gateway for accessing this document
STATUS_BAD_REQUEST - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Request to access this document is bad
STATUS_CANNOT_READ - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document has no contents
STATUS_CONNECTION_REFUSED - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Connection refused when accessing this document
STATUS_DOC_SIZE_TOO_BIG - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document was too big to handle
STATUS_DUPLICATE_DOC - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
duplicate document which should be ignored
STATUS_EMPTY_DOC - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document has no contents
STATUS_FETCH_ERROR - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document cannot be retrieved
STATUS_FILTER_ERROR - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document can not be filtered
STATUS_IO_EXCEPTION - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
IO exception when processing this document
STATUS_LOGIN_FAILED - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Login failed for this document
STATUS_NOTFOUND - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document cannot be found
STATUS_OK_BUT_NO_INDEX - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document is fine, but do not index it yet
STATUS_OK_CRAWLED - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document was crawled ok
STATUS_OK_FOR_INDEX - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The document is ready to be indexed
STATUS_OUT_OF_MEMORY - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Out of memory error when processing this document
STATUS_PROXY_REQUIRED - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Proxy required to access this document
STATUS_READ_TIMEOUT - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Read timeout on this document
STATUS_REQUEST_TIMEOUT - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
Request to access this document time out
STATUS_SERVER_ERROR - Static variable in interface oracle.search.sdk.crawler.DocumentContainer
The server has problem deliverying this dopcument
setACLInfo(DocumentAcl) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the document ACL.
setAccessURL(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the access URL property
setAccessUrl(String) - Method in interface oracle.search.sdk.crawler.UrlCandidate
Set access url; null if no access url
setAttributes(String, BigDecimal[]) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set(replace) a list of attribute values whose type is number
setAttributes(String, Date[]) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set(replace) a list of attribute values whose type is java.util.Date Note that java.util.Date has time component
setAttributes(String, String[]) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set(replace) a list of attribute values whose type is String
setContentType(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the content type of the document
setCrawlDepth(int) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the crawling depth of the document.
setDiscardFlag(boolean) - Method in interface oracle.search.sdk.crawler.UrlCandidate
Set the discard flag for whether to ignore the candidate url or not
setDisplayURL(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the display URL property
setDisplayUrl(String) - Method in interface oracle.search.sdk.crawler.UrlCandidate
Set display url; can not be null
setDocument(Reader) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Set the document to be processed.
setDocument(InputStream) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Set a document using the InputStream.
setDocumentStatus(int) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Set the status of the document.
setLanguage(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the language of the document using ISO 639-1 language code; for example, 'en' for English, 'ja' for Japanese, and 'fr' for French
setLastModifiedDate(Date) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the last modification date of the document
setMetadata(DocumentMetadata) - Method in interface oracle.search.sdk.crawler.DocumentContainer
Set the Document Metadata object.
setOwnerGuid(String) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the document owner in the form of global user id (GUID)
setSourceHierarchy(String[]) - Method in interface oracle.search.sdk.crawler.DocumentMetadata
Set the path of the document in terms of information source organization.
stopCrawling() - Method in interface oracle.search.sdk.crawler.CrawlerPlugin
Tell the plugin to stop crawling
stopQueueService() - Method in interface oracle.search.sdk.crawler.QueueService
Stopping the queue service operation; any pending getNextItem request will be replied with null result
submitForProcessing(DocumentContainer) - Method in interface oracle.search.sdk.crawler.CrawlingThreadService
submit the document for processing.

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

B19032-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.