public abstract static class FieldCache.Shorts extends Object
| Modifier and Type | Field and Description |
|---|---|
static FieldCache.Shorts |
EMPTY
Zero value for every document
|
| Constructor and Description |
|---|
Shorts() |
| Modifier and Type | Method and Description |
|---|---|
abstract short |
get(int docID)
Return a short representation of this field's value.
|
public static final FieldCache.Shorts EMPTY
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.