commit b2be492db7bb07b7f6306667531ff7582bb7179c (refs/heads/master)
Author: nadim khemir <nkh@cpan.org>
Date: Sun Mar 1 22:43:19 2009 +0100
Added: words member function
commit e61357bcde61a6958eec5a14f42a62aa7169c170
Author: nadim khemir <nkh@cpan.org>
Date: Fri Feb 27 23:49:59 2009 +0100
CHANGED: fine tuned stopwords
commit 6c4727168b5e623972ce3bb39f4591b1ec13010e
Author: nadim khemir <nkh@cpan.org>
Date: Wed Feb 25 23:25:39 2009 +0100
FIXED: missing requirements in Build.PL
commit c780d8ef7c043b39a227450d3451d4d1beac865b
Author: nadim khemir <nkh@cpan.org>
Date: Wed Feb 25 23:11:36 2009 +0100
ADDED: catch all exceptio generated by siim internal functions and exit
with status 2
CHANGED: fine tunes calls to Search::Indexer
ADDED: completed siim tests
commit c2fcb6c31ee98427e80f7298424e62a25d1ac661
Author: nadim khemir <nkh@cpan.org>
Date: Wed Feb 25 01:04:13 2009 +0100
FIXED: documents id are incremented after re-indexing
FIXED: typo in database name
CHANGED: added files are displayed in sorted order
ADDED: siim tests
commit f16c007732325f5670ceadca9a1f21a092bf953b
Author: nadim khemir <nkh@cpan.org>
Date: Tue Feb 24 14:22:00 2009 +0100
FIXED: removing file that isn't in the database does not display the
file name in non verbose mode
CHANGED: siim checks that option -i is set
CHANGED: refactored siim tests
commit 5b4efe209dfa211af491cbb48df8ccb85085aaff
Author: nadim khemir <nkh@cpan.org>
Date: Tue Feb 24 00:23:23 2009 +0100
ADDED: script tests
commit e448a13da5d3819d7e0dce863ada07af56defb1d
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 23:06:26 2009 +0100
CHANGED: use a more readable option name
commit acfedcfb22d9bf6c220dc9f1f453675d5cdb123e
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 21:16:10 2009 +0100
ADDED: Perl specific module
CHANGED: documented refactored code
commit da87603e9a09fac127da2256f93da0916983188a
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 20:47:20 2009 +0100
CHANGED: refactored code
commit 818a7e662b38af3297fa168f6228f362d907669b
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 16:51:47 2009 +0100
CHANGED: positions saving set to 0 by default
commit 9adcd340b249f7f10dd943fb3d81373f1b3efb74
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 16:25:58 2009 +0100
FIXED: do not return match for removed documents, see RT #43508
commit 0bf0b9ebdb95ca10da7c1255973f2c52b5207b70
Author: nadim khemir <nkh@cpan.org>
Date: Sun Feb 22 10:25:27 2009 +0100
FIXED: index checking callback
commit d32802817f6b476ede67ab04e5ce5314ea54ee78
Author: nadim khemir <nkh@cpan.org>
Date: Sat Feb 21 23:46:20 2009 +0100
CHANGED: all callbacks get description associated with documents
commit 107e3d91ee190619fadeca258d3571a06a39db95
Author: nadim khemir <nkh@cpan.org>
Date: Sat Feb 21 23:25:11 2009 +0100
ADDED: possibility to add description into database
ADDED: possibility to search documents based on description
ADDED: return document id in document information
commit 71a7817f2841534b9d9e5e9833ca5d77b5a08b4f
Author: nadim khemir <nkh@cpan.org>
Date: Fri Feb 20 20:17:35 2009 +0100
ADDED: show database information
commit 0b50e9bffa844ca24ff1ac4cabad3d0dfdc18094
Author: nadim khemir <nkh@cpan.org>
Date: Fri Feb 20 01:34:15 2009 +0100
CHANGED: option definition
commit 2dfd248508422945499258bdb0ea94e3f5bcca6c
Author: nadim khemir <nkh@cpan.org>
Date: Fri Feb 20 00:37:26 2009 +0100
ADDED: completion script generation
commit 17acd27fd1fa63b9426c1b2568a9f67f752115db
Author: nadim khemir <nkh@cpan.org>
Date: Thu Feb 19 23:29:53 2009 +0100
ADDED: remove_files
ADDED: check_index
commit e65a57776eb40898f3039ec564d5404d53e6adb7
Author: nadim khemir <nkh@cpan.org>
Date: Thu Feb 19 20:39:20 2009 +0100
CHANGED: split main module to allow proper documentation generation
commit bcfb8295e79f69d081a8ba53aeffb345def94f00
Author: nadim khemir <nkh@cpan.org>
Date: Wed Feb 18 21:24:07 2009 +0100
FIXED: extension of the id to file lookup database
commit 285aafa64beeea1328ece9953929a9f2eeb53c77
Author: nadim khemir <nkh@cpan.org>
Date: Wed Feb 18 20:46:21 2009 +0100
ADDED: Initial commit