From: gsf@fruct.us (Gabriel Sean Farrell)
Subject: [sup-talk] sup crash on tab completion
Date: Wed, 23 Jan 2008 14:25:21 -0500 [thread overview]
Message-ID: <20080123192521.GA30955@manheim.library.drexel.edu> (raw)
In-Reply-To: <1201072070-sup-2323@south>
On Tue, Jan 22, 2008 at 11:09:10PM -0800, William Morgan wrote:
> Reformatted excerpts from Marcus Williams's message of 2008-01-22:
> > Note that you can use wildcards... "from:joe*" will find emails from
> > joey/joe.bloggs/joel etc.
>
> Wow, I totally forgot about that.
>
> > Although it must be said I was pondering yesterday whether it was
> > possible to get searches assume wildcards some how so when you
> > searched for from:joe you would actually be searching for from:*joe*
> > or maybe from:joe* automagically. I dug around in the ferret docs to
> > see if this was possible but only came up with the fuzzy operators and
> > you might as well use a wildcard instead.
>
> I don't recall seeing anything like this in the Ferret docs, so it's
> probably not possible. What I'm thinking of doing, which will kind of
> approximate this, is adding the LHS of the email address and the
> sender's name to the from: field at index time, so that email from you
> would match e.g. from:marcus, from:williams, and from:marcus-sup.
Using Ferret's LetterAnalyzer on the "from" and "to" fields should do
this for you (i.e., create the appropriate tokens). I've stuck it in
the code, but I haven't been able to make it work. Something to do with
the twice-over query parsing, I think.
gsf
next prev parent reply other threads:[~2008-01-23 19:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-19 5:21 John Bent
2008-01-22 7:41 ` William Morgan
2008-01-22 9:40 ` Marcus Williams
2008-01-23 7:09 ` William Morgan
2008-01-23 12:41 ` Grant Hollingworth
2008-01-23 19:25 ` Gabriel Sean Farrell [this message]
2008-01-25 5:04 ` William Morgan
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=20080123192521.GA30955@manheim.library.drexel.edu \
--to=gsf@fruct.us \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox