XapianWritableDatabase.add_spelling


public function add_spelling

Prototype:

public function add_spelling(string word, number freqinc)

Parameters

word
(string) // TO DO
freqinc
(number) // TO DO

Description:

TODO: Document this

Return value:

// TO DO