void remove_term(string tname)
Remove a term and all postings associated with it.
The name of the term.
An error will be thrown if the term is not present in the document.