Overload List
| Name | Description | |
|---|---|---|
| GetDoubles(IndexReader, String) | Checks the internal cache for an appropriate entry, and if none is
found, reads the terms in field reader.maxDoc() | |
| GetDoubles(IndexReader, String, DoubleParser) | Checks the internal cache for an appropriate entry, and if none is found,
reads the terms in field reader.maxDoc() |