[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] searches
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