queryIndependentFeatures Element
Applies to: SharePoint Server 2010
Contains the list of static ranking parameters.
rankingModel Element [Ranking Model Schema]
queryIndependentFeatures Element [Ranking Model Schema]
<queryIndependentFeatures> <categoryFeature pid=”PID” default=”defaultValue” name=”string”> <category value=”categoryValue” name=”string” weight=”weightValue” /> </categoryFeature> <languageFeature pid=”PID” name=”string” default=”defaultValue” weight=”weightValue” /> <queryIndependentFeature pid=”PID” name=”string” default=”defaultValue” weight=”weightValue ”> <transformRational k=”value” /> <transformInvRational k=”value” /> <transformLinear max=”maxValue” /> </queryIndependentFeature></queryIndependentFeatures>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element |
Description |
---|---|
Static ranking parameters with small enumerable integer values; for example, parameters like FileType. |
|
Static ranking parameter for query language matching. |
|
Static ranking parameter. |
Parent Elements
Element |
Description |
---|---|
The top-level node of the ranking model schema. |
Element Information
Namespace |
https://schemas.microsoft.com/office/2009/rankingModel |
Schema Name |
Ranking Model Schema |