Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
From: Mark Alexander <marka@pobox.com>
To: Brian May <brian@microcomaustralia.com.au>
Cc: sup-talk <sup-talk@rubyforge.org>
Subject: Re: [sup-talk] searches
Date: Thu, 05 Aug 2010 10:35:19 -0400	[thread overview]
Message-ID: <1281018723-sup-977@r61> (raw)
In-Reply-To: <AANLkTikinnXf8FCdBdf3ufKVTn20ZRfi=JDGqHqtmN=N@mail.gmail.com>

Excerpts from Brian May's message of Wed Aug 04 22:14:14 -0400 2010:
> How do I perform and AND operation?

You use the AND operator :-) .  Apparently it's a known bug that
Xapian doesn't do AND as the implied operator when there is none
specified.  So I do things like this:

  is:unread AND is:inbox AND label:widgets
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk


      parent reply	other threads:[~2010-08-05 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-05  2:14 Brian May
2010-08-05 13:49 ` John Bent
2010-08-05 14:25   ` Gregor Hoffleit
2010-08-09  5:59     ` Brian May
2010-08-09 20:19       ` Marc Hartstein
2010-08-05 14:35 ` Mark Alexander [this message]

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=1281018723-sup-977@r61 \
    --to=marka@pobox.com \
    --cc=brian@microcomaustralia.com.au \
    --cc=sup-talk@rubyforge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox