Module commands/SPELLCHECK
Functions
transformArguments
- transformArguments(index: string, query: string, options?: SpellCheckOptions): string[]
Parameters
index: string
query: string
Optional options: SpellCheckOptions
Returns string[]
transformReply
- transformReply(rawReply: SpellCheckRawReply): SpellCheckReply
Parameters
rawReply: SpellCheckRawReply
Returns SpellCheckReply