Authors
Publication
Pub Details
Timelinez v7 n5/6
Volume:
7
Issue:
5
Date
May/June 1989
Pages
8
BASIC Terms
See all articles from Timelinez v7 n5/6
Proposes a system for indexing and full-text searching the SLIX (SincLink Information Exchange) permanent disk database. Describes the algorithm: chronological sort of directories and files into LIFO order, keyword extraction from capitalized words, sorting keywords (approximately 1 hour for a 55K file using Shell sort in SuperBASIC), deduplication, and interactive keyword search with cursor positioning. Also discusses porting the system to the TS1000 via RS232 connection to a PC-clone running MINIX.