symspell_generate_combined_suggestions(word_data search.symspell_lookup_output[], pos_data search.query_parse_position[], skip_correct boolean DEFAULT true, max_words integer DEFAULT 0)


Parameters

Name Type Mode
word_data search.symspell_lookup_output[] IN
pos_data search.query_parse_position[] IN
skip_correct boolean IN
max_words integer IN
suggestion text TABLE
test text TABLE

Definition