Aqualogic Interaction API  
 

IPTSQueryRequest.setTextQueryDefaultFields Method 

Set the list of fields that text queries search, by default. See IPTSSearchableCollection.TextQueryDefault for more information. All fields within the list must be of type PTSFieldType.STRING.

void setTextQueryDefaultFields(
   IPTSWeightedFieldList fieldList
);

See Also

IPTSQueryRequest Interface | com.plumtree.server.search Namespace