| Package | Description |
|---|---|
| lux.index.field | |
| lux.query |
| Modifier and Type | Method and Description |
|---|---|
RangePQuery.Type |
FieldDefinition.Type.getRangeTermType() |
| Modifier and Type | Method and Description |
|---|---|
RangePQuery.Type |
RangePQuery.getType() |
static RangePQuery.Type |
RangePQuery.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangePQuery.Type[] |
RangePQuery.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RangePQuery(String fieldName,
RangePQuery.Type type,
String lowerTerm,
String upperTerm,
boolean includeLower,
boolean includeUpper) |
Copyright © 2013. All Rights Reserved.