log pylons_app/lib/indexers/daemon.py @ 452:f19d3ee89335

age author description
Fri, 03 Sep 2010 13:15:16 +0200 Marcin Kuzminski updated whoosh indexer to take path as second argument
Fri, 03 Sep 2010 13:07:07 +0200 Marcin Kuzminski updated whoosh indexer to take index building argument type
Wed, 01 Sep 2010 23:38:03 +0200 Marcin Kuzminski added safe unicode funtion, and implemented it in whoosh indexer
Wed, 01 Sep 2010 12:13:03 +0200 Marcin Kuzminski added support for broken symlinks in whoosh indexer
Sat, 28 Aug 2010 14:53:32 +0200 Marcin Kuzminski updated config files,
Wed, 18 Aug 2010 19:41:08 +0200 Marcin Kuzminski some fixes to whoosh indexer daemon
Wed, 18 Aug 2010 00:02:21 +0200 Marcin Kuzminski fixed path issue
Tue, 17 Aug 2010 23:15:36 +0200 Marcin Kuzminski Implemented search using whoosh. Still as experimental option.