[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60410] [PATCH 1/7] xapian: Index several terms as boolean and witho
From: |
Arun Isaac |
Subject: |
[bug#60410] [PATCH 1/7] xapian: Index several terms as boolean and without positions. |
Date: |
Sat, 31 Dec 2022 23:02:18 +0000 |
Hi Ricardo,
> worker error: (keyword-argument-error #f Unrecognized keyword ()
> (#:positions?))
Oops! It looks like I have been working with some unpublished
guile-xapian code. I have pushed those guile-xapian commits, released
guile-xapian 0.3.0 and updated the Guix guile-xapian package. Hopefully,
it should work now. Could you try again?
Thanks,
Arun
- [bug#60410] [PATCH 0/7] mumi: Boolean prefixes in xapian indexing and others, Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 1/7] xapian: Index several terms as boolean and without positions., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 4/7] messages: Remove unused set intersection feature in search-bugs., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 5/7] messages: Offload limiting search results to xapian., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 7/7] xapian: Preserve order of search results., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 3/7] xapian: Do not override the default OR implicit query operator., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 2/7] xapian: Declare some prefixes as boolean., Arun Isaac, 2022/12/29
- [bug#60410] [PATCH 6/7] cache: Specify that cache! returns the cached value., Arun Isaac, 2022/12/29