Database/Update
In this category:
LQT_RenameFileInIndex
LQT_MakeInput
LQTp_FlushLastBlockCache
LQT_WriteWordAndWID
LQT_SetLastBlockInChain
LQT_SortWordPlaces
LQT_LastBlockInChain
LQT_MakeWordInfoBlock
LQT_PutWordInfoIntoIndex
LQT_MakeWordInfoBlockHeader
LQT_AddWordPlaces
LQT_RemoveFileInfoFromIndex
LQT_SaveFileInfo
LQT_MakeFileInfo
LQT_DeleteWordFromIndex
LQT_UpdateWIDMatchCount
LQT_Writepblock
LQT_DeleteWordPlaces
LQT_WriteWordPlaces
LQT_Deletepblock
LQT_GetpblockWhere
All Categories:
Overview
Database/Database
Database/Defaults
Database/Documents
Database/Dynamic Hashing
Database/Files
Database/Physical
Database/Retrieval
Database/Update
Database/Words
Error Handling
Input
Language/Stemming
Language/Stop List
Memory
Other/Terminal
Output
Retrieval/Matching
Retrieval/Phrases
Tracing
Utilities/Files
Utilities/Glue
Utilities/Memory
Utilities/Name Space
Utilities/Numeric Range
Utilities/Strings
Utilities/System
These routines are for modifying an lq-text database. You may need to link against src/lqtext/wordtable.o to use some of them in the current release. See the lqaddfile client for examples of using some of them.