From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Cc: workflows@vger.kernel.org
Subject: extra search flags and params? (ispatch, replycount, ...)
Date: Tue, 28 Nov 2023 00:10:28 +0000 [thread overview]
Message-ID: <20231128001028.M189230@dcvr> (raw)
Would they be useful?
It's not currently possible to quickly search for whether or not
a term (e.g. patchid:) is present in a Xapian document. Having
the ability to do so would make it easier to find non-patch messages,
or easily filter down to cover letters, bot replies, etc...
Thus adding Xapian terms is probably necessary for that.
replycount would be useful for implementing search for
ANSWERED/UNANSWERED in IMAP. However, proper indexing/reindex
could be a PITA due to out-of-order message reception.
I don't think any of these would be required to get "lei rediff"
working on entire patchsets, though (it only does individual
messages, currently).
next reply other threads:[~2023-11-28 0:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 0:10 Eric Wong [this message]
2023-11-28 15:30 ` extra search flags and params? (ispatch, replycount, ...) Konstantin Ryabitsev
2023-11-28 17:35 ` Eric Wong
2023-11-28 17:49 ` Konstantin Ryabitsev
2023-11-28 18:20 ` Eric Wong
2023-11-28 20:00 ` Konstantin Ryabitsev
2023-11-29 2:13 ` Eric Wong
2023-12-12 23:29 ` Rob Herring
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=20231128001028.M189230@dcvr \
--to=e@80x24.org \
--cc=meta@public-inbox.org \
--cc=workflows@vger.kernel.org \
/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.
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.