all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giovanni Biscuolo <g@xelera.eu>
To: 65809@debbugs.gnu.org
Cc: Arun Isaac <arunisaac@systemreboot.net>
Subject: bug#65809: [mumi] [wishlist] Allow searching subject prefix
Date: Thu, 07 Sep 2023 18:52:34 +0200	[thread overview]
Message-ID: <871qfaexil.fsf@xelera.eu> (raw)

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

Hello,

IMO is useful to be able to search for "subject:foo", it's a different
search than searching for foo in the body

in file mumi/xapian.scm I read:

--8<---------------cut here---------------start------------->8---

             ;; Index subject and body without prefixes for general
             ;; search.
             (index-text! term-generator subjects)
             (increase-termpos! term-generator)
             (index-text! term-generator text)

--8<---------------cut here---------------end--------------->8---

Is it possible to add such a feature please?

Thanks! Gio'


P.S.: I did not Cc: Ricardo Wurmus since AFAIU he prefers not to
continue developing this

-- 
Giovanni Biscuolo

Xelera IT Infrastructures

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 849 bytes --]

             reply	other threads:[~2023-09-07 16:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-07 16:52 Giovanni Biscuolo [this message]
2023-09-10  4:47 ` bug#65809: [mumi] [wishlist] Allow searching subject prefix Arun Isaac
2023-09-10 14:16   ` bug#65809: mumi: Add msg number and subject in search results when searching for subject: Giovanni Biscuolo
2023-09-17 10:48     ` Arun Isaac
2023-09-18 15:36       ` Giovanni Biscuolo
2023-09-18 19:56         ` Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871qfaexil.fsf@xelera.eu \
    --to=g@xelera.eu \
    --cc=65809@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.