public abstract class NumericDocValues extends Object
| Modifier and Type | Field and Description |
|---|---|
static NumericDocValues |
EMPTY
An empty NumericDocValues which returns zero for every document
|
| Modifier | Constructor and Description |
|---|---|
protected |
NumericDocValues()
Sole constructor.
|
public static final NumericDocValues EMPTY
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.