ixGetTermCountVector
Name
ixGetTermCountVector
Synopsis
OnixTermCountVectorT ixGetTermCountVector( StatusCodeT *Status)
Arguments
Status: A pointer to a value of type StatusCodeT representing any error conditions.
Returns
OnixTermCountVectorT (contains the list of term counts).
If an error occurred, Status will be set to the error number.
Description
ixGetTermCountVector returns a vector containing all the words in the index along with how many times that word occurs.
This is for future expansion and for integration with additional Lextek libraries and products. It is also utilized by some custom code used by clients of Lextek. You should not utilize this function at this time. If you need this functionality please contact a technician at Lextek.
See Also
ixCreateResultVector