Package | Description |
---|---|
org.apache.lucene.misc.index |
Miscellaneous index tools.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryDocValueSelector
Select documents using binary doc values
|
Modifier and Type | Field and Description |
---|---|
protected List<IndexRearranger.DocumentSelector> |
IndexRearranger.documentSelectors |
Modifier and Type | Method and Description |
---|---|
static List<IndexRearranger.DocumentSelector> |
BinaryDocValueSelector.createFromExistingIndex(String field,
Directory directory) |
Constructor and Description |
---|
IndexRearranger(Directory input,
Directory output,
IndexWriterConfig config,
List<IndexRearranger.DocumentSelector> documentSelectors) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.