This is Lestrade 1.3 -- A search engine library based on parts of Sherlock (c) 2004--2005 Martin Mares (c) 2004--2014 Tomas Valla This software may be freely distributed and used according to the terms of the GNU General Public License version 2. See COPYING for details. Prerequisities: o LIBUCW library, version 6.0 or later A quick howto on using the library: o Parts of the library are customized in compile time. The best way to start is to make a copy of the debug/custom directory, and modify what you need. Lestrade uses the following files: custom/config - basic feature and environment switches custom/Makefile - make rules for building of your custom extensions custom/custom.h - declarations of custom parameters custom/custom.c - definitions of custom functions; referenced by custom/Makefile o Before compiling, you need to configure the source: ./configure [