When a query is sent to the Spell SourceType, alternative spellings for the query based on a number of criteria are proposed. The original query and the alternatives are scored and, if the highest-scoring alternative scores higher than the original, it is returned as a suggested alternative.
Request Parameters
Required Parameters
The following parameters are required for all requests:
Note |
|
To get results from a given SourceType, you must specify it in a SearchRequest.Sources statement. |
Optional Parameters
The following optional parameters are applicable to this SourceType.
Response Fields
The following response fields are common to all source types:
Request and Response Examples
For examples of requests and responses for this SourceType specific to a given protocol, see:
Code Samples
Error Handling
See Also