[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39258] [PATCH 0/4] Xapian for Guix package search
From: |
Pierre Neidhardt |
Subject: |
[bug#39258] [PATCH 0/4] Xapian for Guix package search |
Date: |
Fri, 28 Feb 2020 13:49:31 +0100 |
zimoun <address@hidden> writes:
> Hi Pierre,
>
> On Fri, 28 Feb 2020 at 09:13, Pierre Neidhardt <address@hidden> wrote:
>
>> Beside this issue, how do you test it? I guess we first need to install
>> a bunch of package with `pre-inst-env guix ...` then to a `pre-inst-env
>> search`?
>
> It is not searching in the installed packages but in all the packages.
> So, to test it, you need to "./pre-inst-env guix pull -p" or something
> like that to populate the Xapian index database. Then "./pre-inst-env
> guix search" will lookup into.
> I mean, it is how I understand it should work. I have not yet looked
> into the code.
What I meant with "install a bunch of packages" is "guix pull -p", is
you said. Xapian cache
is populated as a hook of guix pull if I got it correctly.
--
Pierre Neidhardt
https://ambrevar.xyz/
signature.asc
Description: PGP signature
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 3/4] gnu: Generate xapian package search index., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 1/4] gnu: Add guile-xapian., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 4/4] gnu: Use xapian index for package search., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 2/4] build-self: Add guile-xapian to Guix dependencies., Arun Isaac, 2020/02/27
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, Pierre Neidhardt, 2020/02/28
- [bug#39258] [PATCH 0/4] Xapian for Guix package search, zimoun, 2020/02/28