getDocField

Description

Retrieves the specified field of the current document. The field must contain character data. This method accesses user-defined fields.

Syntax

public java.lang.String getDocField (java.lang.String fieldName)
	throws java.rmi.RemoteException,
	com.sybase.ep.search.PortalSearchServices.SearchException

Parameters

fieldName – name of the character field

Return value

Document field.