Returns the value of a IPTSField
, regardless of type. The actual underlying type of the returned Object will be String, Integer, Double, Boolean, or XPDateTime. Throws a PTSNoFieldValueException
if the field is not defined for this result.
value of the indicated field, as generic Object.
IPTSResult Interface | com.plumtree.server.search Namespace