Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

IPortalSearchRequest.SetUseBestBets Method 

Sets whether to use Best Bets.

void SetUseBestBets(
   bool useBestBets
);

Parameters

useBestBets
whether to return special results.

Remarks

Best Bets are search results that are mapped to a particular search item by a search administrator.

Exceptions

Exception Type Condition
InvalidOperationException Used with an IFilterClause.

See Also

IPortalSearchRequest Interface | Plumtree.Remote.PRC.Search Namespace