NumericDocValues instead.@Deprecated public abstract class LegacyNumericDocValues extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
LegacyNumericDocValues()
Deprecated.
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract long |
get(int docID)
Deprecated.
Returns the numeric value for the specified document ID.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.