Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
XapianDatabase
.get_spelling_suggestion
public function
get_spelling_suggestion
Prototype:
public function get_spelling_suggestion(string word, number max_edit_distance)
Parameters
word
(string) // TO DO
max_edit_distance
(number) // TO DO
Description:
TODO: Document this
Return value:
// TO DO