|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
Configuration | A configuration class to setup instances of Indexer ,
ManagedIndexer and Searcher . |
IndexBuilder<E extends Value> | A class to build an inverted index. |
Indexer<V extends Value> | A class to build an inverted index programmatically from a number of records. |
IndexSearcher<E extends Value> | A class to search an inverted index. |
ManagedIndexer | A class to build an inverted index from inverted file(s). |
Postlist<V extends Value> | A class of a iterable read-only postlist. |
Postlist.Head | A class representing the head of a postlist, that contains some meta-information. |
Properties | |
Quantile | A class that represents the quantile of a postlist. |
Record<E extends Value> | A class to represent key-value-pair. |
Searcher<V extends Value> | A class to search an inverted index instance. |
TestIndexer |
Enum Summary | |
---|---|
Configuration.KeySorting | Modes defining the sorting of keys. |
Configuration.ValueSorting | Modes defining the sorting of values. |
Quantile.Order | Defines a set of intervals. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |