

AfterĬreation, databases are always identified by the 1- to 8-character The 1- to 8-character ASCII database name specified to the dtsrcreateĬommand, a period (.), and a 1- to 3-character ASCII file name suffix.Įxecuting dtsrcreate will create and initialize these files. GENERAL SPECIFICATIONS AND CONVENTIONS Database Namesĭatabases consist of a set of binary and ASCII files whose names are Program from 100K to 200K bytes depending on which functions are

The DtSearch API will increase the size of a browser searchĭtSearch(special file) DtSearch(special file) Must therefore be directly linked into the user-written search TheĭtSearch online search API is not reentrant (not "thread-safe") and Searches by restricting the search return list by date ranges andĭtSearch is written in ANSI Standard and POSIX compliant C. Thus providing a two tier search capability. The search engine can open multiple databases and usersĬan specify any combination of databases and keytypes for each query, Subsets of documents called "keytypes" by a naming convention of theĭatabase keys. In addition, each database can be partitioned into logical The source for thisĮach DtSearch database is associated with a single full text inverted Single DtSearch Message catalog, dtsearch.cat. Those appended to the online API MessageList, are generated from a Information and error messages in both functional areas, including The API consists of a set of functionsĬompiled into the library libDtSearch, with function prototypes,Ĭonstant definitions, and data structures defined in Search.h.ĭtSearch includes a sample browser source program, dtsrtest.c, to Simple interface to the search engine to facilitate user-written The second functional area is an online search API. + Index the user's text files and load the resultant search Document retrievals can include informationįor highlighting query words in retrieved documents.ĭtSearch consists of two major functional areas. Results of searches canīe ranked statistically. Specifications with a simple intuitive syntax. Simple text strings that can optionally include full boolean With provision for the definition of custom languages. Have been internationalized for CDE single- and multi-byte languages, Index of natural language words and stems. Serves as the text search engine for the DtInfo browser in the Commonĭesktop Environment (CDE). Man pages -> HP-UX 11i man pages -> DtSearch (5)ĭtSearch(special file) DtSearch(special file) NAME ĭtSearch - Introduces the DtSearch text search and retrieval systemĭtSearch is a general purpose text search and retrieval system that
