Skip navigation links


Package com.fatwire.cs.core.search.engine

Interface Summary
SearchEngine SearchEngine is the Content Server abstraction of the search engine that would be used for indexing and searching of Content Server data.
SearchEngineConfig An SearchEngineConfig represents the Configuration information for Content Server search engines.
SearchEngineMetadata SearchEngineMetadata represents the SearchEngine configuration information in Content Server.
SearchResult<T extends ResultRow> SearchResult represents the search engine searching results; Search result is an Iterator of ResultRow that contains the returned search results from one search oepration

 

Exception Summary
SearchEngineException The exception is thrown by Search Engine integration classes to indicate processing errors in indexing, or searching

 


Skip navigation links


Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.