API int
LQT_DeleteWordFromIndex
(db, Word)
t_LQTEXT_Database *db;
char *Word;
Purpose
Deletes the given word and associated data from the database. The WID index entry for the LQT_WIDToWord function entry is retained, as is the widindex file record, with a match count of zero. If the word should appear in some subsequently indexed file, this space is reclaimed.Returns
- zero on success
- -1 on error