WebCenter Interaction API  
 

PT_SEARCH_SETTING.PT_SEARCHSETTING_ORDERBY Field

ID of a property used to order the results, overriding the search server's normal relevance ranking. The property must be of numeric or date type. Make the ID negative to order the results in descending order, positive for ascending order. Default: 0 (no property used for ordering; order by relevance) Value type: Integer

public const int PT_SEARCHSETTING_ORDERBY = 35;

See Also

PT_SEARCH_SETTING Class | com.plumtree.server Namespace