AWS SDK for .NET Documentation
DefineRankExpression Method (defineRankExpressionRequest)
AmazonAmazon.CloudSearch_2011_02_01AmazonCloudSearchClientDefineRankExpression(DefineRankExpressionRequest) Did this page help you?   Yes   No    Tell us about it...

Configures a RankExpression for the search domain. Used to create new rank expressions and modify existing ones. If the expression exists, the new configuration replaces the old one. You can configure a maximum of 50 rank expressions.

Declaration Syntax
C#
public DefineRankExpressionResponse DefineRankExpression(
	DefineRankExpressionRequest defineRankExpressionRequest
)
Parameters
defineRankExpressionRequest (DefineRankExpressionRequest)
Container for the necessary parameters to execute the DefineRankExpression service method on AmazonCloudSearch.
Return Value
The response from the DefineRankExpression service method, as returned by AmazonCloudSearch.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)