| Sun, 28 Mar 2021 23:34:43 -0400 |
John Rouillard |
Add indexer_language to change stemmer for xapian FTS indexer
|
| Wed, 30 Oct 2019 17:56:18 -0400 |
John Rouillard |
Fix xapian indexer for unicode
|
| Tue, 29 Oct 2019 22:13:49 -0400 |
John Rouillard |
Fix russian search/string
|
| Tue, 29 Oct 2019 22:01:11 -0400 |
John Rouillard |
Add a russian string for unicode testing of indexer
|
| Tue, 29 Oct 2019 21:33:10 -0400 |
John Rouillard |
Add test for issue1344046 and maybe issue1195739
|
| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Tue, 24 Jul 2018 22:22:08 +0000 |
Joseph Myers |
Python 3 preparation: make relative imports explicit.
|
| Tue, 28 Jun 2016 15:39:38 +1000 |
John Kristensen |
Improved work-around for pytest markers bug
|
| Mon, 27 Jun 2016 14:03:32 +1000 |
John Kristensen |
Fix work-around for pytest markers bug
|
| Sat, 25 Jun 2016 20:10:03 -0400 |
John Rouillard |
- issue2550636, issue2550909: Added support for Whoosh indexer.
|
| Mon, 07 Sep 2015 23:24:33 +1000 |
John Kristensen |
Work-around for pytest.mark.skipif() bug
|
| Fri, 21 Aug 2015 13:08:02 +1000 |
John Kristensen |
Remove unneeded TestSuite code from tests
|
| Thu, 20 Aug 2015 18:15:23 +1000 |
John Kristensen |
Replace existing run_tests.py script with a pytest script
|
| Thu, 20 Aug 2015 14:44:49 +1000 |
John Kristensen |
Update tests to work with py.test
|
| Mon, 21 Oct 2013 12:56:28 +0200 |
Thomas Arendsen Hein |
issue2550583, issue2550635 Do not limit results with Xapian indexer
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Sun, 27 Dec 2009 21:18:48 +0000 |
Ralf Schlatterbeck |
- add a small word-splitting test for the indexers...
|
| Fri, 11 Sep 2009 15:37:24 +0000 |
Bernhard Reiter |
Added more indexer tests for stopwords, case-insensitity...
|
| Fri, 13 Mar 2009 03:31:30 +0000 |
Richard Jones |
fix unit test compatibility
|
| Thu, 11 Sep 2008 19:10:30 +0000 |
Ralf Schlatterbeck |
now I understand the comment in that method...
|
| Thu, 11 Sep 2008 18:48:07 +0000 |
Ralf Schlatterbeck |
fix for indexer-test:
|
| Mon, 01 Sep 2008 00:43:02 +0000 |
Richard Jones |
fix bug introduced in 1.4.5 in RDBMS full-text indexing;
|
| Tue, 07 Feb 2006 04:59:05 +0000 |
Richard Jones |
fix reindexing in Xapian
|
| Tue, 07 Feb 2006 04:14:32 +0000 |
Richard Jones |
test fixes and checking of indexer overwrites (xapian currently fails)
|
| Thu, 28 Apr 2005 09:06:09 +0000 |
Richard Jones |
some more Xapian stuff (doc, test fixes)
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|
| Wed, 05 Jan 2005 22:28:32 +0000 |
Johannes Gijsbers |
Fix test to account for changed interface to find().
|
| Mon, 29 Nov 2004 02:55:47 +0000 |
Richard Jones |
unit test fixes
|
| Thu, 25 Nov 2004 23:46:22 +0000 |
Richard Jones |
unit test fixes
maint-0.7
|
| Fri, 19 Mar 2004 04:47:59 +0000 |
Richard Jones |
A few big changes in this commit:
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Wed, 10 Jul 2002 06:40:01 +0000 |
Richard Jones |
ehem, forgot to add
|