FastTextSearch for InterBase 1.5.1 from 3 Sep 2002

Unique solution for the searching textual information 
in the Interbase database. Indexing an unlimited amount string 
and textual memo fields. Implements some idea from text 
retrivial systems - stop-word list, word stemming. 
Server side quick searching (without scan of all record). 
Possibility of use SoundEx. Independence from client software.

Copyright (c) 1998-2002 by SoftLab MIL-TEC Ltd
Web    http://www.softcomplete.com
Email  support@softcomplete.com

Archive contents:

 htmldoc	documentation in html format
 UDF		UDF modules for FTS core
 advanced	example localization for russian;
		advanced stop-word list
 script		sql srcipts
 RtfSrc		source code for RTF BLOB filter
 test-db	example database
