WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_THESAURUS Field

Whether to use the search server's thesaurus to expand the query. Note that the portal administrator must enable the thesaurus globally by changing a server configuration setting. Default: false Value type: Integer, where zero==false, nonzero==true.

public const int PT_SEARCHSETTING_THESAURUS = 39;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace