| Thu, 12 Mar 2009 02:52:56 +0000 |
Richard Jones |
Add compatibility package to allow us to deal with Python versions 2.3..2.6.
|
| Thu, 11 Sep 2008 19:41:07 +0000 |
Ralf Schlatterbeck |
Small performance-improvement and bug-fix for indexer:
|
| Mon, 18 Aug 2008 07:03:44 +0000 |
Richard Jones |
make sure item ids are str()
|
| Mon, 18 Aug 2008 06:57:49 +0000 |
Richard Jones |
Fix indexer handling of indexed Link properties
|
| Sat, 11 Nov 2006 03:01:54 +0000 |
Richard Jones |
full-text search wasn't coping with multiple multilinks to the same class
|
| Wed, 04 Oct 2006 01:12:00 +0000 |
Richard Jones |
support sqlite3
|
| Thu, 27 Apr 2006 05:48:26 +0000 |
Richard Jones |
implement close() on all indexers [SF#1242477]
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Sat, 08 Jan 2005 16:16:59 +0000 |
Johannes Gijsbers |
Some cleanup:
|
| Sat, 08 Jan 2005 11:25:23 +0000 |
Johannes Gijsbers |
Add a bunch of $Id$ keywords, clarify the license for the SQL in tsearch2_setup.py.
|
| Wed, 05 Jan 2005 22:14:21 +0000 |
Johannes Gijsbers |
Change indexer_common.search() to take a list of nodeids...
|
| Tue, 04 Jan 2005 16:48:46 +0000 |
Johannes Gijsbers |
Move search method duplicated in indexer_dbm and indexer_tsearch2...
|