|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ForwardIndex | This interface contains the methods that are specified for the forward index, and that is used and known by the clients of the service. |
| IndexGenerator | Interface for Index Generating Wrapper Classes. |
| IndexSearch | Interface for Index Searching Wrapper Classes |
| IndexServiceConst | Commonly used constants. |
| IndexStatistics | Interface for Index Statistic Generating Wrapper Classes. |
| ThreadOwner | Deprecated. - ugly solution... |
| Class Summary | |
|---|---|
| CompressingOutputStream | An OutputStream used to output LZW compressed data. |
| DateParser | A class used primarily in the initialize(String args[]) method of GeoIndexLookup plugins
(rankers & refiners) in order to parse String arguments containing dates in the
format "yyyy-MM-dd'T'HH:mm:ss.s" (where only yyyy is mandatory) into Date instances. |
| DecompressingInputStream | An InputStream used to read LZW compressed data written by a CompressingOutputStream. |
| ForwardIndexField | Represent the characteristics of a single field in a forward index RowSet. |
| ForwardIndexType | This class returns the index types that are supported by the ForwardIndex. |
| FullTextIndexType | Representation of an index'es IndexType and IndexFormat |
| IndexContext | A utility class used to retrieve Index related MessageContext parameters * |
| IndexField | Represent the characteristics of a single field in a RowSet. |
| IndexLookupWSResource | |
| IndexManagementWSResource | |
| IndexNotificationConsumer | |
| IndexType | |
| IndexUpdaterWSResource | |
| IndexWSResource | |
| PropertyElementForwardIndex | Class used to get the property elements for the ForwardIndex. |
| PropertyElementLookup | Class used to represent the ResultSet property element in FullTextIndex query results. |
| ServiceContextContainer | |
| StatisticsFileMerger | A class used to merge the statistics files of a partitioned index into a single statistics file. |
| XMLProfileParser | Provides various XML read only functions for the indexing service. |
| XMLTokenReplacer | |
| Enum Summary | |
|---|---|
| ForwardIndexField.DataType | An enumeration of accepted data types, along with their respective Class objects and default byte size |
| IndexWSResource.DestructionMode | The two possible modes of index resource destruction: FULL_DESTRUCTION: Remove the resource and perform full clean-up of any objects created by it (e.g. |
| ResultType | |
| Exception Summary | |
|---|---|
| IndexException | Exception used when the Index fails. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||