Oracle Fusion Applications Search Java API Reference for Oracle Enterprise Crawl and Search Framework
11g Release 1 (11.1.2)

E21908-02

Package oracle.ecsf

Interface Summary
Administrator  
ApplicationExtension  
Attachment An attachment is a document that is associated to an IndexableDocument.
ChangeListener ChangeListener is an interface one should implement to customize the way the updates are detected by ECSF.
Crawlable Crawlables are objects that can be crawled by a search engine.
Crawler A crawler is repsonsible for creating crawlables from an accessible URL.
DeployManager  
Document An document represents an instance of a searchable object.
HitsMetaData  
IndexableDocument An indexable document represents an instance of a searchable object that can be indexed by a search engine.
IndexedDocument The IndexedDocument class wraps a search hit.
Indexer The indexer is responsible for indexing a document.
PostQueryProcessor PostQueryProcessor interface should be implemented by the search plugin if developers intend to perform some extra tasks on the resulthits before it is returned.
PreIndexProcessor The PreIndexProcessor interface should be implemented by application developers if they intend to perform data manipulation for a particular searchable object.
QueryMetaData QueryMetaData defines the input meta data of a search query.
SearchContext SearchContext is a runtime container for contextual information for applications search.
SearchEngine Abstraction for a search engine.
Searcher Searcher is responsible for performing searches.
SearchHits Search hits of a given search.
Securable A securable is an interface to be implemented for seucrity plugin to enforce custom security rules on the searchable objects.
SecurityService SecurityService is used to apply security authentication and authorization checks.
SessionObject Session object represents a proxy connection to the search engine.
 

Exception Summary
IndexingException An exception thrown when a search engine fails to index a document.
RuntimeMetadataException  
RuntimeSearchException Exception thrown for all search related exception.
SearchException Exception thrown for all search related exception.
SearchSecurityException Security wrapper exception.
UnSupportedFeatureException An exception thrown when a search engine fails to index a document.
 


Oracle Fusion Applications Search Java API Reference for Oracle Enterprise Crawl and Search Framework
11g Release 1 (11.1.2)

E21908-02

Copyright © 2011 Oracle. All rights reserved.