public abstract class BinaryDocValues extends Object
| Modifier and Type | Field and Description |
|---|---|
static BinaryDocValues |
EMPTY
An empty BinaryDocValues which returns
BytesRef.EMPTY_BYTES for every document |
public static final BinaryDocValues EMPTY
BytesRef.EMPTY_BYTES for every documentpublic abstract void get(int docID,
BytesRef result)
Copyright © 2010 - 2020 Adobe. All Rights Reserved