From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.229.71 with SMTP id jh7cs147057icb; Tue, 18 Jan 2011 11:21:45 -0800 (PST) Received: by 10.151.48.16 with SMTP id a16mr1345989ybk.72.1295378504807; Tue, 18 Jan 2011 11:21:44 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id c28si12316058qck.144.2011.01.18.11.21.44; Tue, 18 Jan 2011 11:21:44 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 151751858361; Tue, 18 Jan 2011 14:21:44 -0500 (EST) Received: from smtp.chost.de (setoy.chost.de [217.160.209.225]) by rubyforge.org (Postfix) with ESMTP id D677F1858300 for ; Tue, 18 Jan 2011 13:11:14 -0500 (EST) Received: (qmail 29584 invoked by uid 5015); 18 Jan 2011 18:11:22 -0000 Received: (nullmailer pid 31285 invoked by uid 8193); Tue, 18 Jan 2011 18:11:13 -0000 Received: (nullmailer pid 1622 invoked by uid 8193); Tue, 18 Jan 2011 18:11:10 -0000 To: Rich Lane Mail-followup-to: Rich Lane , sup-devel In-reply-to: <1295245113-sup-5823@zyrg.net> References: <1285769762-15823-1-git-send-email-sascha-pgp@silbe.org> <1295245113-sup-5823@zyrg.net> Date: Tue, 18 Jan 2011 19:11:05 +0100 Message-Id: <1295374111-sup-5154@xo15-sascha.sascha.silbe.org> User-Agent: Sup/git MIME-Version: 1.0 From: Sascha Silbe Cc: sup-devel Subject: Re: [sup-devel] [PATCH] fix handling of multiple label: terms in search X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0547142979==" Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org --===============0547142979== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; boundary="=-1295374270-325897-4003-8788-9-="; protocol="application/pgp-signature" --=-1295374270-325897-4003-8788-9-= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Excerpts from Rich Lane's message of Mon Jan 17 07:20:08 +0100 2011: > Excerpts from Sascha Silbe's message of Wed Sep 29 10:16:02 -0400 2010:= > > By default Xapian will join query terms with the same prefix with OR = instead > > of AND, so searching for multiple labels doesn't return the expected = results. > > By making use of a parameter to add_boolean_prefix (added in Xapian 1= .2) we > > can tell Xapian to use OR only for the search terms that are guarante= ed to be > > unique. > = > Merged to master. Thanks! I've rebased my branch on top of next and will submit another round of patches that should be ready for inclusion. Sascha -- = http://sascha.silbe.org/ http://www.infra-silbe.de/ --=-1295374270-325897-4003-8788-9-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.1.0beta1 (GNU/Linux) iQEcBAEBCgAGBQJNNde5AAoJELpz82VMF3DaNQsH/jhhU4HQQDG3Ju0mVwE+OJaJ 8yVHApk5D+GmEvehEQVdiFiqFJPz5Cq6VW71hOqWur99OM5sFuNq/o3RBTYi52Wv YvnF4mQvrBhacQOOZ8wDZ8RSkYRVNMUR6HtntR0HH5sSZVqm7iiIhWrEcmMmuWFW YItogrukzNE2zTrvhzwhke9FULRc5oPnfBW50gW3TIC60C/wR3MLk4w7YBxFaf3Y U0QoxYzQSlPwag0Q3cn9yAnAzAs2kMc39/5bb7hmA+APV+OR381F9UqpJRRvwetZ b+sThGbBRfyP57Nyp6ER1FXIyW5dvfKfRkhaiVfFa+FBSIVoZwQZonINtUIZopY= =SkHi -----END PGP SIGNATURE----- --=-1295374270-325897-4003-8788-9-=-- --===============0547142979== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel --===============0547142979==--