Oracle Ultra Search Java API Reference
Release 10g (10.1)

B12028-02
A B C D E F G H I J L N O P Q R S T U W

S

SearchException - exception oracle.ultrasearch.query.SearchException.
Thrown when a search encounters errors.
SearchException(String) - Constructor for class oracle.ultrasearch.query.SearchException
Constructs a SearchException with the specified error code.
SearchException(String, Object) - Constructor for class oracle.ultrasearch.query.SearchException
Constructs a SearchException with the specified error code and error argument.
SearchException(String, Object[]) - Constructor for class oracle.ultrasearch.query.SearchException
Constructs a SearchException with the specified error code and error argument.
StringAttribute - class oracle.ultrasearch.query.StringAttribute.
Class StringAttribute represents an attribute that takes string values.
SubmitDisabledException - exception oracle.ultrasearch.query.SubmitDisabledException.
Thrown when administrator has disabled this feature.
SubmitDisabledException() - Constructor for class oracle.ultrasearch.query.SubmitDisabledException
 
SubmitURLException - exception oracle.ultrasearch.query.SubmitURLException.
Thrown when submit url encounters errors.
SubmitURLException(String) - Constructor for class oracle.ultrasearch.query.SubmitURLException
Constructs a SubmitURLException with the specified error code.
SubmitURLException(String, Object) - Constructor for class oracle.ultrasearch.query.SubmitURLException
Constructs a SubmitURLException with the specified error code and error argument.
SubmitURLException(String, Object[]) - Constructor for class oracle.ultrasearch.query.SubmitURLException
Constructs a SubmitURLException with the specified error code and error argument.
setAccessUrl(String) - Method in interface oracle.ultrasearch.crawler.UrlCandidate
Set access url; null if no access url
setAttributesFetched(Attribute[]) - Method in class oracle.ultrasearch.query.Request
set the document attributes to fetch with the result
setBoostTerm(String) - Method in class oracle.ultrasearch.query.Request
set the relevancy boosting term
setCloseConnection(boolean) - Method in class oracle.ultrasearch.query.Instance
Control if the connections should be closed after each use.
setConnUser(String) - Method in class oracle.ultrasearch.query.EmailUtil
Deprecated.  
setConnection(Connection) - Method in class oracle.ultrasearch.query.Instance
Set the Connection used to connect to this instance.
setConnectionString(String) - Method in class oracle.ultrasearch.query.QueryInstance
Set the JDBC connection string used to create a connection
setDataSourceName(String) - Method in class oracle.ultrasearch.query.QueryInstance
Set a JNDI name referring to a data source.
setDiscardFlag(boolean) - Method in interface oracle.ultrasearch.crawler.UrlCandidate
Set the discard flag for whether to ignore the candidate url or not
setDisplayUrl(String) - Method in interface oracle.ultrasearch.crawler.UrlCandidate
Set display url; can not be null
setDocLanguage(Locale) - Method in class oracle.ultrasearch.query.Request
set the document language to limit the search
setDocsRequested(int) - Method in class oracle.ultrasearch.query.Request
set the number of documents to fetch
setEllipsisMark(String) - Method in class oracle.ultrasearch.query.Request
set the ellipsis marking used for excerpt computation.
setEndTag(String) - Method in class oracle.ultrasearch.query.Request
set the highlighting end tag The highlighting tag is used to highlight string attribute values and the document's excerpt.
setExcerptLength(int) - Method in class oracle.ultrasearch.query.Request
set the length of the document excerpt to compute 0 means excerpt will not be computed.
setFilePagePath(String) - Method in class oracle.ultrasearch.query.Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of a file row cell.
setFilter(Query) - Method in class oracle.ultrasearch.query.Request
set the filtering condition on the result.
setHiliteAttributes(StringAttribute[]) - Method in class oracle.ultrasearch.query.Request
set the list of string attributes to highlight
setInstance(Instance) - Method in class oracle.ultrasearch.query.DisplayUtil
Sets the Instance object used by the class to create database connections to the Ultra Search instance.
setInstance(Instance) - Method in class oracle.ultrasearch.query.EmailUtil
Sets the Instance object used by the class to create database connections to the Ultra Search instance.
setInstanceName(String) - Method in class oracle.ultrasearch.query.Instance
Set the instance name that should be used.
setMailPagePath(String) - Method in class oracle.ultrasearch.query.Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of an email.
setPassword(String) - Method in class oracle.ultrasearch.query.QueryInstance
Set the database username password of the Ultra Search instance that should be accessed.
setProperty(int, String) - Method in class oracle.ultrasearch.crawler.DocAttributes
Set physical attribute or update preference of an URL data invalid value is still set with error reported in the log file
setProperty(int, String) - Method in interface oracle.ultrasearch.crawler.UrlData
Set the value of a document property
setQuery(Query) - Method in class oracle.ultrasearch.query.Request
set the query clause of the request
setQueryLanguage(Locale) - Method in class oracle.ultrasearch.query.Request
set the language of the query
setRefreshInterval(int) - Method in class oracle.ultrasearch.query.Instance
Sets the interval by which the QueryInstance refresh groups, attributes, and LOVs from the database backend.
setRemoveDuplicates(boolean) - Method in class oracle.ultrasearch.query.Request
turn on/off duplicate removal in the result
setStartIndex(int) - Method in class oracle.ultrasearch.query.Request
set the start index of the range of documents to fetch
setStartTag(String) - Method in class oracle.ultrasearch.query.Request
set the highlighting start tag The highlighting tag is used to highlight string attribute values and the document's excerpt.
setTablePagePath(String) - Method in class oracle.ultrasearch.query.Instance
Sets the URL path of the web application (JSP or Servlet) that will render the contents of a table row cell.
setUser(String) - Method in class oracle.ultrasearch.query.QueryInstance
Set the database username of the Ultra Search instance that should be accessed.
setUserManager(UserManager) - Method in class oracle.ultrasearch.query.Instance
Sets the user manager.
setWithCount(boolean) - Method in class oracle.ultrasearch.query.Request
turn on/off total count with result
size() - Method in class oracle.ultrasearch.query.AttributeLOV
Get the number of values in this LOV.
size() - Method in class oracle.ultrasearch.query.Result
Returns the number of documents in this result.
startCrawling(boolean, Date) - Method in interface oracle.ultrasearch.crawler.CrawlerAgent
Ask the agent to prepare for fetching of document URL and its attribute from the data source.
stopCrawling() - Method in interface oracle.ultrasearch.crawler.CrawlerAgent
Tell the agent to stop crawling; no more fetching request.
submitUrl(String) - Method in class oracle.ultrasearch.query.Instance
Submit an URL to be included in the instance.
submitUrlToDataSource(String, String) - Method in class oracle.ultrasearch.query.Instance
Submit an URL to be included in a data source.
submitUrlToGroup(String, String) - Method in class oracle.ultrasearch.query.Instance
Submit an URL to be included in a group.

Oracle Ultra Search Java API Reference
Release 10g (10.1)

B12028-02
A B C D E F G H I J L N O P Q R S T U W
Copyright © 2004 Oracle Corporation. All Rights Reserved.