| Mon, 05 Sep 2022 16:25:20 -0400 |
John Rouillard |
postgresql native-fts; more indexer tests
|
| Sat, 03 Sep 2022 21:41:48 -0400 |
John Rouillard |
flake8 fixes.
|
| Sat, 03 Sep 2022 17:58:41 -0400 |
John Rouillard |
fix postgresl-fts indexer: get_indexer reported not implemented
|
| Wed, 26 Jan 2022 15:04:09 -0500 |
John Rouillard |
issue2551189 - increase size of words in full text index.
|
| Sun, 23 Jan 2022 18:57:45 -0500 |
John Rouillard |
Summary: Add test cases for sqlite fts
|
| Sun, 28 Mar 2021 23:34:43 -0400 |
John Rouillard |
Add indexer_language to change stemmer for xapian FTS indexer
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Sat, 25 Jun 2016 20:10:03 -0400 |
John Rouillard |
- issue2550636, issue2550909: Added support for Whoosh indexer.
|
| Wed, 28 Nov 2012 06:45:30 +0300 |
anatoly techtonik |
Python 2.3 workarounds cleanup
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Tue, 23 Feb 2010 11:18:34 +0000 |
Richard Jones |
another module modernised
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Wed, 21 Oct 2009 09:57:36 +0000 |
Bernhard Reiter |
Cleanup, minor: Removed an outdated comment about the "dre" argument...
|
| Fri, 11 Sep 2009 15:55:11 +0000 |
Bernhard Reiter |
Indexers behaviour made more consistent regarding length of indexed words...
|
| 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...
|