WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_KWIC Field

Whether to make keyword-in-context ("KWIC") information available as part of the search result. If you're not showing highlighted search keywords, turning this off may make your searches slightly faster. Default: true Value type: Integer, where zero==false, nonzero==true.

public const int PT_SEARCHSETTING_KWIC = 30;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace