@Deprecated public class Insanity extends Object
This class creates insanity for two specific situations:
ord
or rord
functions on a single-valued numeric field.
group.facet
) on a single-valued numeric field.
Constructor and Description |
---|
Insanity()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static LeafReader |
wrapInsanity(LeafReader sane,
String insaneField)
Deprecated.
Returns a view over
sane where insaneField is a string
instead of a numeric. |
public static LeafReader wrapInsanity(LeafReader sane, String insaneField)
sane
where insaneField
is a string
instead of a numeric.Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.