You are here

setDoesIncludeContent

public void setDoesIncludeContent(String fullText) sets the doesIncludeContent property that controls full text searching. When set to true the content will be searched for the query string, along with the name, title and description.

Parameters

None

Returns

Returns a boolean that represents the value of the doesIncludeContent property.

Example