|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface FieldCache.FloatParser
Interface to parse floats from document fields.
FieldCache.getFloats(AtomicReader, String, FieldCache.FloatParser, boolean)| Method Summary | |
|---|---|
float |
parseFloat(BytesRef term)
Return an float representation of this field's value. |
| Methods inherited from interface org.apache.lucene.search.FieldCache.Parser |
|---|
termsEnum |
| Method Detail |
|---|
float parseFloat(BytesRef term)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||