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