Oracle Ultra Search APIs
9.2
A B C D E F G H I L N O P Q R S T U W

C

clearCache() - Method in class oracle.ultrasearch.query.Instance
Empty the meta-data cache, so the next call to getMetaData() will need to connect to the backend.
clearData() - Method in interface oracle.ultrasearch.crawler.LovInfo
Clear all LOV data
clearData() - Method in interface oracle.ultrasearch.crawler.UrlData
Clear all URL data
close() - Method in interface oracle.ultrasearch.crawler.CrawlerAgent
Shut down the agent
compile() - Method in class oracle.ultrasearch.query.Or
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.Equals
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.Between
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.Contains
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.LessThan
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.GreaterThan
compile into a query string.
compile() - Method in interface oracle.ultrasearch.query.Query
A query must be able to compile itself into some equivalent Oracle Text query string.
compile() - Method in class oracle.ultrasearch.query.From
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.And
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.AllOf
compile into a query string.
compile() - Method in class oracle.ultrasearch.query.AnyOf
compile into a query string.
compileForCount() - Method in class oracle.ultrasearch.query.Or
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.Equals
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.Between
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.Contains
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.LessThan
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.GreaterThan
compile into a query string for counting hits.
compileForCount() - Method in interface oracle.ultrasearch.query.Query
A query must be able to compile itself into some equivalent Oracle Text query string.
compileForCount() - Method in class oracle.ultrasearch.query.From
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.And
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.AllOf
compile into a query string for counting hits.
compileForCount() - Method in class oracle.ultrasearch.query.AnyOf
compile into a query string for counting hits.
Contains - class oracle.ultrasearch.query.Contains.
Find documents that contains some text within its content, or its string attributes.
Contains(StringAttribute, String, InstanceMetaData) - Constructor for class oracle.ultrasearch.query.Contains
Construct a contains query on a string attribute.
Contains(String, InstanceMetaData) - Constructor for class oracle.ultrasearch.query.Contains
Construct a contains query on the document content
CrawlerAgent - interface oracle.ultrasearch.crawler.CrawlerAgent.
CrawlerAgent is an interface used by a crawler agent to submit URL-related data to the crawler.
createLink(int) - Method in class oracle.ultrasearch.query.EmailUtil
A utility method that creates a link that when clicked on, will render a page showing emails belonging to an email source.
createLink(int, int) - Method in class oracle.ultrasearch.query.EmailUtil
A utility method that creates a link that when clicked on, will render a page showing the contents of an email.
createLink(int, int, int) - Method in class oracle.ultrasearch.query.EmailUtil
A utility method that creates a link that when clicked on, will render a page showing the contents of an email attachment of a specific email.

Oracle Ultra Search APIs
9.2
A B C D E F G H I L N O P Q R S T U W