@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 org.apache.lucene.index.LeafReader |
wrapInsanity(org.apache.lucene.index.LeafReader sane,
String insaneField)
Deprecated.
Returns a view over
sane where insaneField is a string
instead of a numeric. |
public static org.apache.lucene.index.LeafReader wrapInsanity(org.apache.lucene.index.LeafReader sane, String insaneField)
sane
where insaneField
is a string
instead of a numeric.Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.