Gnus development mailing list
 help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@sergiodj.net>
To: ding@gnus.org
Subject: Re: gnus-search-imap and quoted queries
Date: Sat, 23 Apr 2022 01:23:03 -0400	[thread overview]
Message-ID: <87o80s4bm0.fsf@sergiodj.net> (raw)
In-Reply-To: <87mtghgikv.fsf@sergiodj.net> (Sergio Durigan Junior's message of "Tue, 19 Apr 2022 12:10:24 -0400")

On Tuesday, April 19 2022, I wrote:

> I have GNUS configured to use a local Dovecot IMAP server (a fairly
> common setup, I think) and I've been trying to get gnus-search-imap
> working.  I set gnus-search-use-parsed-queries to t, by the way.
>
> I noticed that when I specify a quoted query as the search input, the
> results don't reflect what I'd expect.

FWIW, I finally had some time to look deeper into this and found that
the culprit was the Dovecot FTS plugin I was using (fts-xapian).
It doesn't follow the IMAP RFC strictly and therefore can't/won't do
substring searches.

I'm now using another Xapian-based plugin called fts-flatcurve which
DTRT.

Thanks for the help, it's been fun investigating this problem.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/


  parent reply	other threads:[~2022-04-23  5:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-19 16:10 Sergio Durigan Junior
2022-04-19 21:30 ` dick
2022-04-19 21:37   ` Sergio Durigan Junior
2022-04-19 22:15     ` dick
2022-04-20 18:49       ` Sergio Durigan Junior
2022-04-20 21:04         ` dick
2022-04-19 22:47     ` Eric Abrahamsen
2022-04-20 19:12       ` Sergio Durigan Junior
2022-04-23  5:23 ` Sergio Durigan Junior [this message]
2022-04-23 16:01   ` Eric Abrahamsen
2022-05-01  5:14     ` Sergio Durigan Junior
2022-05-03 20:01       ` Eric Abrahamsen
2022-05-05  2:06         ` Sergio Durigan Junior

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=87o80s4bm0.fsf@sergiodj.net \
    --to=sergiodj@sergiodj.net \
    --cc=ding@gnus.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;
as well as URLs for NNTP newsgroup(s).