| Package | Description |
|---|---|
| com.fatwire.cs.core.search.engine | |
| com.fatwire.cs.core.search.query | |
| com.fatwire.search.util |
| Class and Description |
|---|
| SearchEngine
SearchEngine is the Content Server abstraction of the search engine that would be used for indexing and searching of Content Server data.
|
| SearchEngineException
The exception is thrown by Search Engine integration classes to indicate processing errors in indexing, or searching
|
| SearchEngineMetadata
SearchEngineMetadata represents the SearchEngine configuration information in Content Server.
|
| SearchResult
SearchResult represents the search engine searching results; Search result is an Iterator of ResultRow that contains the returned search results from one search oepration
|
| Class and Description |
|---|
| SearchEngineMetadata
SearchEngineMetadata represents the SearchEngine configuration information in Content Server.
|
| Class and Description |
|---|
| SearchEngineConfig
An SearchEngineConfig represents the Configuration information for Content Server search engines.
|
| SearchEngineException
The exception is thrown by Search Engine integration classes to indicate processing errors in indexing, or searching
|