Determines whether a word form exists in the specified thesaurus. The result is the set of matching thesaurus data entries
containing information about matching word ids.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- thesaurusId
- Type: System Int32
- word
- Type: System String
Return Value
Type: IEnumerable ThesaurusWordDataSee Also