The Main Manual Page Dynamic API Documentation CD-ROM API Documentation About Onix Types About Onix Errors Onix's Web Site at Lextek International Lextek International Onix Full Text Indexing and Retrieval Toolkit

ixDeleteStopWordList

NAME

 ixDeleteStopWordList

SYNOPSIS

void ixDeleteStopWordList(OnixStopWordListT List)

ARGUMENTS

List  -- Pointer to a stop list created by ixCreateStopWordList().

RETURNS

 Nothing.

DESCRIPTION

ixDeleteStopWordList deletes a stop word list which was created by ixCreateStopWordList.

 

SEE ALSO

ixCreateStopWordList, ixAddStopWord, ixAddStopWordList, ixIsStopWord, ixNumStopWords