From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 8519 invoked from network); 5 May 2022 02:07:11 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 5 May 2022 02:07:11 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nmQtZ-002vMQ-UZ for ml@inbox.vuxu.org; Wed, 04 May 2022 21:07:10 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94.2) (envelope-from ) id 1nmQtZ-008GIG-9m for ml@inbox.vuxu.org; Wed, 04 May 2022 21:07:09 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.94.2) (envelope-from ) id 1nmQtY-008GI9-1s for ding@lists.math.uh.edu; Wed, 04 May 2022 21:07:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nmQtV-005KNy-75 for ding@lists.math.uh.edu; Wed, 04 May 2022 21:07:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=hVI06lBzAYBnH4LjmdFWVBTwPONQeoNuGKXuW+5DEiE=; b=QtM6zR8i/OmgE+k8iFV1eIpsSP CFHDpbXMcUT7Cn8Jw7etSRAg/bNQwt4ieeTYYaFvuG+XQPv5IAkTdC61uaxX+cwcLp/6zeCW6g6qr BRN0Mst28w+QhF/X70a6kcvNJm1rDMWTnTx+nzMuT8jNi3On4ZB/xwr10bqnu3WPbeGw=; Received: from mail.sergiodj.net ([2607:5300:60:3666::3]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nmQtN-0002Z2-Bx for ding@gnus.org; Thu, 05 May 2022 04:07:00 +0200 Received: from localhost (unknown [IPv6:2607:f2c0:ed84:8f1:bc2f:9895:8cd0:7ea6]) by mail.sergiodj.net (Postfix) with ESMTPSA id E37DBA0121; Wed, 4 May 2022 22:06:53 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sergiodj.net; s=20160602; t=1651716414; bh=Sd3g/jsgPZltkbCdlNk+p0XkBGz+SGHZfQrWNawQvvc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=16JuqIBrcL4PRsv6u3EemY6pzXowdn1xxATY9MQyiF0CUZ7zYqy0o+mNvkBS7vW+d U0j9nSEz4Qq7Z0AxWldLLxlXWrgTfirNfUMidDPcQyzOk427ZQnfm22l439sB1yNTT hauVoV8U67JYWT/ngBCCuVgEOAIQCaL76uzLI/Po= From: Sergio Durigan Junior To: Eric Abrahamsen Cc: ding@gnus.org Subject: Re: gnus-search-imap and quoted queries References: <87zgkbhjpm.fsf@ericabrahamsen.net> <8735htj0ly.fsf@sergiodj.net> <875ymmmllq.fsf@ericabrahamsen.net> X-URL: http://blog.sergiodj.net Date: Wed, 04 May 2022 22:06:53 -0400 In-Reply-To: <875ymmmllq.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 03 May 2022 13:01:37 -0700") Message-ID: <87tua491he.fsf@sergiodj.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk On Tuesday, May 03 2022, Eric Abrahamsen wrote: > Sergio Durigan Junior writes: >> I certainly wouldn't mind seeing this possible idiosyncrasy mentioned in >> the manual. WDYT about the patch below? >> >> -- >> Sergio >> GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 >> Please send encrypted e-mail if possible >> https://sergiodj.net/ >> >> From ff85d8b3df751342de6b0071b9c17688086fe744 Mon Sep 17 00:00:00 2001 >> From: Sergio Durigan Junior >> Date: Sun, 1 May 2022 01:11:42 -0400 >> Subject: [PATCH] Mention different behaviours in IMAP FTS plugins >> >> * doc/misc/gnus.texi (Search Engines): Mention different behaviours in >> IMAP FTS plugins. >> --- >> doc/misc/gnus.texi | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi >> index e51ae7d424d..03330224e09 100644 >> --- a/doc/misc/gnus.texi >> +++ b/doc/misc/gnus.texi >> @@ -21727,6 +21727,13 @@ Search Engines >> to manage updates yourself, though this will likely change in the >> future. >> >> +If you use the IMAP search engine you may want to configure your IMAP >> +server to provide Full Text Search (FTS) functionality, which greatly >> +improves the performance and results. Beware though that some FTS >> +backends may not implement text search as described by RFC 3501, which >> +states that substring search should be performed. This difference in >> +behaviour can ultimately affect the search results. >> + >> Lastly, all search engines accept a @code{raw-queries-p} option. This >> indicates that engines of this type (or this particular engine) should >> always use raw queries, never parsed (@pxref{Search Queries}). > > Looks good to me! Thanks. Thanks! I'll send the patch to emacs-devel soon. Cheers, -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/