RefinementFilter Element in Microsoft.Search.Query Schema
Applies to: SharePoint Server 2010
In this article
Element Value
Attributes
Child Elements
Parent Elements
Element Information
For more information about query refinement, see Query Refinement (FAST Search Server 2010 for SharePoint).
For more information about the Query Web service, see Using the Query Web Service.
<RefinementFilter>
filterValue
</RefinementFilter>
Element Value
The filterValue is the refinement token for drilling down into search results. Refinement tokens are returned as part of the RefinementResults table for the previous query.
Attributes
None.
Child Elements
None.
Parent Elements
Element Information
Schema name: Microsoft.Search.Query
Applies to: QueryServiceQuery() method (Microsoft.Search.Response.Document), QueryServiceQueryEx() method (Dataset)
Optional: Yes
See Also
Reference
QueryService
Concepts
Query Refinement (FAST Search Server 2010 for SharePoint)
Walkthrough: Querying SharePoint Search From a Client Application