penetrator Changelog
====================

3.1.6 - dom jul 13 22:42:51 CEST 2003
-------------------------------------

 - Small bugfixes.

 - Locale improvements.

 - New driver plain.

3.1.5 - dom abr 20 11:12:21 CEST 2003
-------------------------------------

 - Fixed a bug in DBM::fetch_doc().

3.1.4 - vie dic  6 10:19:50 CET 2002
------------------------------------

 - Improvements to the document ranking algorithm
   in searches.

 - Object creator can use an already open
   DBI database connection handler.

3.1.3 - dom nov 10 11:53:41 CET 2002
------------------------------------

 - If a search word is prepended by a - or ~,
   documents containing it are excluded.

3.1.2
-----

 - New GDBM and SDBM drivers.

3.1.1 - dom oct  6 11:14:25 CEST 2002
-------------------------------------

 - Filters to index non-text documents (PDF,s etc).

3.1.0 - dom sep 22 21:30:33 CEST 2002
-------------------------------------

 - A new query cache for the DBM driver.

 - The internal search engine is now a Perl Module, to be used
   in other applications.

3.0.2 - sb may 25 19:56:12 CEST 2002
-------------------------------------

 - Performance improvements to the CGI interface.

3.0.1 - dom may 12 20:28:00 CEST 2002
-------------------------------------

 - Minor bugfixes in the sample configuration and in config
   file parsing.

3.0.0 - lun may  6 20:26:52 CEST 2002
-------------------------------------

 - Performance boost in DBI indexing (up to 1000% !).

 - Query results now are sorted by relevance (DBI driver only).

 - Many tunings to the searching code for speed and
   portability (now works with MySQL and other RDBMS).

 - Trees can now be excluded.

 - Many instances of penetrator can be concurrently called
   when building the index (DBI driver only).

 - Indexes are automatically created.

2.0.2 - sb mar 23 18:29:02 CET 2002
------------------------------------

 - Style corrections and minor bugfixes.

2.0.rc.1 - dom nov 11 11:45:58 CET 2001
---------------------------------------

 - Rewrite from scratch.

 - New DBI driver.

 - Files that does not exist yet are deleted from the index.

 - New configuration files, with different profiles.

0.6 - dom sep 23 21:44:06 CEST 2001
-----------------------------------

 - New code for asking /usr/bin/file for the file type of the
   file to index.

0.5 - sb ene 13 15:45:29 CET 2001
----------------------------------

 - A lowercase is forced in all search terms.

 - Fixed a bug in $base_dir when showing matches in console mode.

0.3 - sb ene 13 11:42:27 CET 2001
----------------------------------

 - Base directory is now stored inside index, to show it (and not the
   base URL, that didn't make sense) when doing command-line searchs.

 - A list of indexable file extensions is now used, instead of
   the former, hard-wired .htm / .html. Useful for indexing source code.
