Excerpts from Gregor Hoffleit's message of Thu Jun 10 06:39:54 -0400 2010: > I have a strange problem with search strings including multiple labels. > I was at the impression that the search > > label:somelabel label:anotherlabel
I ran into this confusing behavior a while back when I upgraded from a ferret index to a Xapian index. It appears that the query language now requires you to use an explicit AND operator between search terms. Without that, the implied operator appears to be an OR. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk