public class BinaryDocValueSelector extends Object implements IndexRearranger.DocumentSelector, Serializable
Constructor and Description |
---|
BinaryDocValueSelector(String field,
HashSet<String> keySet) |
Modifier and Type | Method and Description |
---|---|
static List<IndexRearranger.DocumentSelector> |
createFromExistingIndex(String field,
Directory directory) |
BitSet |
getFilteredLiveDocs(CodecReader reader) |
public BitSet getFilteredLiveDocs(CodecReader reader) throws IOException
getFilteredLiveDocs
in interface IndexRearranger.DocumentSelector
IOException
public static List<IndexRearranger.DocumentSelector> createFromExistingIndex(String field, Directory directory) throws IOException
IOException
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.