Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Field and Description |
---|---|
protected IntersectBlockReader.BlockIteration |
IntersectBlockReader.blockIteration
Block iteration order determined when scanning the terms in the current block.
|
Modifier and Type | Method and Description |
---|---|
static IntersectBlockReader.BlockIteration |
IntersectBlockReader.BlockIteration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntersectBlockReader.BlockIteration[] |
IntersectBlockReader.BlockIteration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.