Revision history for Perl extension Circa::Indexer.
revision 1.1 Date: Fri Sep 15 00:23:10 2000
- original release
revision 1.2 Date: Wed Sep 20 00:44:09 2000
- add possibilities to index local file without
use a web server. To migrate database, add column
local_url varchar(255) to table links, and table
circa_local_url (
id char(25) NOT NULL,
path varchar(255) NOT NULL,
url varchar(255) NOT NULL
)
revision 1.3 Date: 2000/09/22 22:07:25
- Add navigation by category
revision 1.4 Date: 2000/09/25 23:25:43
- Update possibilities to index several site on a same database
- Update navigation by category
- Add a landa client to administrate one site (admin_compte.cgi)
- Use new MCD
revision 1.5 Date: 2000/09/28 16:05:14
- Update method in parsing for reject too frequent word
- Correct definition of table stats