EnableStemming Element in Microsoft.Search.Query Schema

Applies to: SharePoint Server 2010

In this article
Attributes
Child Elements
Parent Elements
Element Information

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

Attributes

None.

Child Elements

None.

Parent Elements

Query Element in Microsoft.Search.Query Schema

Remarks

When using the FAST Query Language, it is also possible to control stemming more precisely inside the query string.

Element Information

Schema name: Microsoft.Search.Query

Applies to: QueryService.Query method (Microsoft.Search.Response.Document), QueryService.QueryEx method (Dataset)

Optional: Yes

See Also

Reference

QueryService

Concepts

Using the Query Web Service

Walkthrough: Querying SharePoint Search From a Client Application