EnableStemming Element in Microsoft.Search.Query Schema for Enterprise Search

Specifies whether stemming is enabled.

<EnableStemming>
{true|false}
</EnableStemming>

Attributes

Attribute Description

None

N/A

Child Elements

None.

Parent Elements

Query Element in Microsoft.Search.Query Schema for Enterprise Search

Remarks

This element only applies to the websvcSearch.QueryService.Query(System.String) web method. The only format that is supported is the Microsoft.Search.Response.Document format.

Schema name: Microsoft.Search.Query

Optional: Yes

See Also

Concepts

Microsoft.Search.Query Schema for Enterprise Search
Enterprise Search Query Web Service Overview