|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocValuesArraySource | |
---|---|
org.apache.lucene.codecs | Codecs API: API for customization of the encoding and structure of the index. |
Uses of DocValuesArraySource in org.apache.lucene.codecs |
---|
Methods in org.apache.lucene.codecs that return DocValuesArraySource | |
---|---|
static DocValuesArraySource |
DocValuesArraySource.forType(DocValues.Type type)
|
abstract DocValuesArraySource |
DocValuesArraySource.newFromArray(Object array)
|
abstract DocValuesArraySource |
DocValuesArraySource.newFromInput(IndexInput input,
int numDocs)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |