public abstract static class ValuesSource.Bytes extends ValuesSource
| Modifier and Type | Class and Description |
|---|---|
static class |
ValuesSource.Bytes.FieldData |
static class |
ValuesSource.Bytes.ParentChild |
static class |
ValuesSource.Bytes.Script |
static class |
ValuesSource.Bytes.WithOrdinals |
ValuesSource.Bytes, ValuesSource.GeoPoint, ValuesSource.Numeric, ValuesSource.WithScript| Constructor and Description |
|---|
ValuesSource.Bytes() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.util.Bits |
docsWithValue(org.apache.lucene.index.LeafReaderContext context) |
bytesValues, needsScorespublic org.apache.lucene.util.Bits docsWithValue(org.apache.lucene.index.LeafReaderContext context)
throws IOException
docsWithValue in class ValuesSourceIOExceptionCopyright © 2009–2017. All rights reserved.