documentDataFieldName property
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;
The name of the column in the Salesforce FeedItem table that contains the
content to index. Typically this is the Body
column.
final String documentDataFieldName;