
History
-----------------

17  April 2000: 3.2.5

	* Added "Clones yes/no" variable in search template.
	  Default is "yes".  


16  April 2000: 3.2.4

	* Added output format $o variable in template.
	  Now you can specify different output formats for your
	  query by choosig appropiate option in listbox.
	

12  April 2000: 3.2.3

	* Changed template parsing functions. 
	

11  April 2000: 3.2.2

	* Added found words highlighting by <b></b> html tags. 
	* Changed default query type from "OR" to "AND". This means that
	if user make query with several words separated by spaces
	then script assumes "AND" query logic.
	* Fixed bug if someone makes query consisting of stopwords.


9  April 2000: 3.2.1

	* Added $IF(filename.ext) template macro. This macro replaces
	itself with the specified file.


8  April 2000: 3.2

	* Added "crc" storage mode support. This mode allows to reduce
	required disc space as well as speed up search.


5  April 2000: 3.1.2

	* Added Oracle7 backend support both in single and multidict mode
	  ( used patch from Roman V. Petrov poma@mail.ru )

7  March 2000: 3.1.1

	* Added ispell support (plain text files mode). 

3  March 2000: 3.1

	* Added ispell support (database mode). 

23 February 2000: 3.0.2

	* Added <ue> template variable. This is an url exclusion string. 
	  Makes script to search only urls, which don't contain this string.
	* Several bug fixes and minor optimizations.


17 February 2000: 3.0.1

	* PostgreSQL backend support both in single and multidict mode
	* Several bug fixes.

05 February 2000: 3.0.0
        * First public release
