WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_INITIALSEARCHSTRING Field

Misnamed; does NOT set the actual search string. Instead, sets a string that is logged in the search server logs within initialSearchString tags. The portal's log analysis feature uses this logged string to find the most frequent searches. Searches that are not run through the regular portal UI should not set this setting. Default: empty string Value type: String

public const int PT_SEARCHSETTING_INITIALSEARCHSTRING = 38;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace