documentDataFieldName property

String documentDataFieldName
final

The name of the column in the Salesforce FeedItem table that contains the content to index. Typically this is the Body column.

Implementation

final String documentDataFieldName;