unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Matt Armstrong <marmstrong@google.com>
To: Carl Worth <cworth@cworth.org>,
	Gregor Zattler <telegraph@gmx.net>,
	notmuch@notmuchmail.org
Subject: Re: how to search for hyphenated words? (was: how to search for Morse code?)
Date: Mon, 11 Mar 2019 17:05:08 -0700	[thread overview]
Message-ID: <qf5a7i17ya3.fsf@naz.kir.corp.google.com> (raw)
In-Reply-To: <87a7i4c3t5.fsf@wondoo.home.cworth.org>

Carl Worth <cworth@cworth.org> writes:

> Hi Gregor,
>
> The trick here is that when notmuch is indexing body text it feeds it
> into a Xapian function that parses the text by finding "terms" in the
> text. And this parser considers both punctuation and whitespace as
> separators between terms.

I notice that Xapian supports something called "phrase searches",
documented as:

  "A phrase surrounded with double quotes ("") matches documents
  containing that exact phrase. Hyphenated words are also treated as
  phrases, as are cases such as filenames and email addresses
  (e.g. /etc/passwd or president@whitehouse.gov)."

I assume that this particular Xapian feature is unavailable in notmuch?
If so, I wonder if enabling has ever been considered?

Being able to "drop down" to do things like exact phrase matches is one
reason why I use notmuch, because the precision sometimes matters.  I
currently do this by fetching the mail message itself and using
old-school mail processing tools on the message file.

  reply	other threads:[~2019-03-12  0:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-23 12:20 how to search for Morse code? Gregor Zattler
2018-07-23 14:16 ` Ben Oliver
2018-07-24 10:34   ` Ben Oliver
2019-03-08 19:25 ` how to search for hyphenated words? (was: how to search for Morse code?) Gregor Zattler
2019-03-09  0:03   ` Carl Worth
2019-03-12  0:05     ` Matt Armstrong [this message]
2019-03-12  1:13       ` David Bremner
2019-03-12  7:34         ` Gregor Zattler
2019-03-12 10:41           ` David Bremner
2019-03-12 17:29             ` Gregor Zattler
2019-03-12 17:12           ` Carl Worth
2019-03-13 18:23         ` Matt Armstrong
2019-03-10 23:22   ` David Bremner
2019-03-11  8:15     ` Gregor Zattler
     [not found]     ` <877ed5bzr3.fsf@len.workgroup>
2019-03-11  9:46       ` David Bremner

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=qf5a7i17ya3.fsf@naz.kir.corp.google.com \
    --to=marmstrong@google.com \
    --cc=cworth@cworth.org \
    --cc=notmuch@notmuchmail.org \
    --cc=telegraph@gmx.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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).