Category > CFTS functions xHarbour Developers Network  

 
ItemDescription
CFTSAdd()Adds a text string entry to a Full Text Search index file.
CFTSClose()Closes a Full Text Search index file.
CFTSCrea()Creates a new Full Text Search index file.
CFTSDelete()Marks an index entry as deleted in a Full Text Search index file.
CFTSIfDel()Checks if a Full Text Search index entry is marked as deleted.
CFTSNext()Searches a Full Text Search index file for a matching index entry.
CFTSOpen()Opens a Full Text Search index file.
CFTSRecn()Returns the number of index entries in a Full Text Search index file.
CFTSReplac()Changes a Full Text Search index entry.
CFTSSet()Defines a search string for subsequent CFTSNext() calls.
CFTSUndel()Removes the deletion mark from an index entry in a Full Text Search index file.
CFTSVeri()Verifies a CFTSNext() match against the index key.
CFTSVers()Returns version information for HiPer-SEEK functions.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe