|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FullTextIndex.Options | Options understood by the FullTextIndex. |
| IHit | Metadata about a search result. |
| Class Summary | |
|---|---|
| FullTextIndex | Full text indexing and search support. |
| Hit | Metadata about a search result. |
| Hiterator<A extends IHit> | Visits search results in order of decreasing relevance. |
| ReadIndexTask | Procedure reads on the terms index, aggregating data on a per-Hit
basis. |
| TermFrequencyData | Models the term-frequency data associated with a single field of some document. |
| TermMetadata | Mutable metadata for the occurrences of a term within a field of some document. |
| TextIndexWriteProc | Writes on the text index. |
| TextIndexWriteProc.IndexWriteProcConstructor | |
| TokenBuffer | A buffer holding tokens extracted from one or more documents / fields. |
This package provides full text indexing and search. You can deploy the search
functionality with any of the IBigdataClients.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||