|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Properties | |
---|---|
de.aitools.aq.invertedindex.core |
Uses of Properties in de.aitools.aq.invertedindex.core |
---|
Methods in de.aitools.aq.invertedindex.core that return Properties | ||
---|---|---|
Properties |
Searcher.getProperties()
Returns the Properties of the underlying index. |
|
Properties |
Indexer.index()
Starts the final indexing process. |
|
static
|
ManagedIndexer.index(java.lang.Class<V> clazz,
Configuration config)
Builds an inverted index from pseudo or real inverted files whose value type is defined by the generic parameter <V> , which is
some derivative of Value . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |