all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#65809: [mumi] [wishlist] Allow searching subject prefix
@ 2023-09-07 16:52 Giovanni Biscuolo
  2023-09-10  4:47 ` Arun Isaac
  0 siblings, 1 reply; 6+ messages in thread
From: Giovanni Biscuolo @ 2023-09-07 16:52 UTC (permalink / raw)
  To: 65809; +Cc: Arun Isaac

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-09-18 19:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-07 16:52 bug#65809: [mumi] [wishlist] Allow searching subject prefix Giovanni Biscuolo
2023-09-10  4:47 ` 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

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.