| Thu, 07 Aug 2008 22:02:30 +0000 |
Richard Jones |
fix comment, thanks alex
|
| Thu, 07 Aug 2008 06:05:53 +0000 |
Richard Jones |
another psql 8.3 compat fix
|
| Wed, 04 Oct 2006 01:12:00 +0000 |
Richard Jones |
support sqlite3
|
| Sat, 06 May 2006 16:19:27 +0000 |
Alexander Smishlajev |
pysqlite 1.1.6 does not allow to pass a list of tuples to cursor.execute().
|
| Thu, 27 Apr 2006 06:33:18 +0000 |
Richard Jones |
improvements
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Wed, 28 Sep 2005 05:42:23 +0000 |
Richard Jones |
merge from maint branch
|
| Wed, 28 Sep 2005 05:41:19 +0000 |
Richard Jones |
Fix RDBMS indexer indexing UTF-8 words that encode to > 30 chars
maint-0.8
|
| Sun, 22 May 2005 18:02:00 +0000 |
Alexander Smishlajev |
perform word splitting in unicode for national characters support
maint-0.8
|
| Sun, 22 May 2005 17:55:00 +0000 |
Alexander Smishlajev |
perform word splitting in unicode for national characters support
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|
| 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 01:33:04 +0000 |
Richard Jones |
have RDBMS full-text indexer do AND searching [SF#1055435]
maint-0.8
|
| Mon, 03 Jan 2005 03:22:22 +0000 |
Richard Jones |
fix indexer searching with no valid words [SF#1086787]
|
| Fri, 05 Nov 2004 05:10:07 +0000 |
Richard Jones |
don't index common words [SF#1046612]
|
| Mon, 22 Mar 2004 07:45:40 +0000 |
Richard Jones |
Implemented proper datatypes in mysql and postgresql backends...
|
| Sun, 21 Mar 2004 23:39:08 +0000 |
Richard Jones |
That's the last of the RDBMS migration steps done! Yay!
|