public abstract static class ValuesSource.Bytes extends ValuesSource
Modifier and Type | Class and Description |
---|---|
static class |
ValuesSource.Bytes.FieldData |
static class |
ValuesSource.Bytes.Script |
static class |
ValuesSource.Bytes.WithOrdinals |
ValuesSource.Bytes, ValuesSource.GeoPoint, ValuesSource.Numeric, ValuesSource.WithScript
Constructor and Description |
---|
Bytes() |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.util.Bits |
docsWithValue(org.apache.lucene.index.LeafReaderContext context) |
bytesValues, needsScores
public org.apache.lucene.util.Bits docsWithValue(org.apache.lucene.index.LeafReaderContext context) throws java.io.IOException
docsWithValue
in class ValuesSource
java.io.IOException