|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexField | |
---|---|
magoffin.matt.ma2.lucene |
Uses of IndexField in magoffin.matt.ma2.lucene |
---|
Methods in magoffin.matt.ma2.lucene that return IndexField | |
---|---|
static IndexField |
IndexField.fromFieldName(java.lang.String field)
Get an IndexField from a Lucene field name. |
static IndexField |
IndexField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IndexField[] |
IndexField.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |