WebCenter Interaction API  
 

IPTSPortalCollection.NameSortKey Method 

Returns a IPTSField for a floating-point value based on the first few characters of document names. Defined only for Knowledge Directory documents.

Plumtree Search does not support ordering by a String field, so you cannot sort by Name, for example. Ordering by this field instead will sometimes provide a "good enough" replacement for sorting by name.
IPTSField NameSortKey();

See Also

IPTSPortalCollection Interface | com.plumtree.server.search.ptapps Namespace