This topic has not yet been rated - Rate this topic

SET Statement

The SET statement specifies PROPERTYNAME and RANKMETHOD options for the query.

PROPERTYNAME

You can associate a property with a friendly alias for the query by using the following syntax:


SET PROPERTYNAME <guid_format> 
PROPID <property_id> | <property_name> 
AS <column_alias> [<type_clause>] 

RANKMETHOD

You can specify the rank method for queries with the ISABOUT term by using the following syntax:


SET RANKMETHOD <rankmethod> 		

The RANKMETHOD methods that can be specified by using the SET statement are JACCARD COEFFICIENT, DICE COEFFICIENT, and INNER PRODUCT.

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.