Returns the value of an integer IPTSField. Note that the Search Server stores all numeric types as 32-bit float values. Values will suffer roundoff error. Throws a PTSNoFieldValueException if the field is not defined for this result.
value of the indicated field, as an int
IPTSResult Interface | com.plumtree.server.search Namespace