XapianWritableDatabase.remove_synonym


public function remove_synonym

Prototype:

public function remove_synonym(string term, string synonym)

Parameters

term
(string) // TO DO
synonym
(string) // TO DO

Description:

TODO: Document this

Return value:

// TO DO