SimilarTo 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 the Query Web service, see Using the Query Web Service.
<SimilarTo>
similarityReference
</similarTo>
Element Value
The similarityReference is a string that represents a statistical similarity reference when searching for similar items. For information about the string syntax, see Item Similarity Vector Reference.
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
Find Similar (FAST Search Server 2010 for SharePoint)
Walkthrough: Querying SharePoint Search From a Client Application