| Wed, 14 Sep 2022 20:16:52 -0400 |
John Rouillard |
flake8 - also added translation to an error string.
|
| Mon, 29 Mar 2021 22:47:54 -0400 |
John Rouillard |
issue2551123 - validate indexer_language in configuration.py
|
| 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
|
| Mon, 06 Aug 2018 20:52:15 +0100 |
Christof Meerwald |
fixed encoding issues for Xapian indexer
|
| Wed, 13 Jul 2016 19:42:44 -0400 |
John Rouillard |
issue2550839: Xapian, DatabaseLockError: Unable to get write lock on
|
| Mon, 27 Jun 2016 22:10:45 -0400 |
John Rouillard |
issue2550653: xapian search, stemming is not working
|
| 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.
|
| Fri, 01 Jul 2011 13:23:09 +0000 |
Bernhard Reiter |
Xapian indexing improved:
|
| Sat, 26 Feb 2011 20:57:11 +0000 |
Bernhard Reiter |
Fix search for xapian 1.2 issue2550676.
|
| Mon, 28 Jun 2010 12:52:10 +0000 |
Bernhard Reiter |
- Indexer Xapian, made Xapian 1.2 compatible.
|
| Fri, 11 Sep 2009 15:55:11 +0000 |
Bernhard Reiter |
Indexers behaviour made more consistent regarding length of indexed words...
|
| Thu, 25 Oct 2007 07:02:42 +0000 |
Richard Jones |
Update Xapian to use latest stemmer API
|
| Wed, 05 Sep 2007 18:46:39 +0000 |
Justus Pendleton |
change xapian stemmer to use "new" API
|
| Fri, 10 Feb 2006 00:16:13 +0000 |
Richard Jones |
pre-release stuff and test fix
1.1.0
|
| Tue, 07 Feb 2006 04:59:05 +0000 |
Richard Jones |
fix reindexing in Xapian
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|