Package | Description |
---|---|
org.apache.lucene.util |
Some utility classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
LegacyNumericUtils.splitLongRange(LegacyNumericUtils.LongRangeBuilder builder,
int precisionStep,
long minBound,
long maxBound)
Deprecated.
Splits a long range recursively.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.