Gnus development mailing list
 help / color / mirror / Atom feed
From: Gijs Hillenius <gijs@hillenius.net>
To: ding@gnus.org
Subject: no Gnus v0.11, imap (cyrus) & nnir : 'Search produced empty results'
Date: Mon, 04 Oct 2010 09:04:53 +0200	[thread overview]
Message-ID: <87k4lycuay.fsf@hillenius.net> (raw)


Using No Gnus v0.11, on a Cyrus imap server:

When I mark an Imap group with #, hit GG and enter a search term, the
search always fails with:

"gnus-group-read-ephemeral-group: Couldn't request group: Search
produced empty results"

In the *Messages log" I see:

Searching nnimap+thuis:INBOX.zooi...done
Search produced empty results.
gnus-group-read-ephemeral-group: Couldn't request group: Search
produced empty results

And in *imap log*

08:59:06 552 UID SEARCH  TEXT "Arjen"

08:59:06 553 UID SEARCH  TEXT "Arjen"


But, in this case, I'm sure the search should return results (as the most
recent message is by 'Arjen').

On the cyrus server, there is no trace of No Gnus starting a
search..

How could I debug this further? I'd like this (simple) search get back
to work again.



My server definition:

(nnimap "thuis"
	(nnimap-address "mail.hillenius.net")
	(nnimap-inbox "INBOX")
	(nnimap-split-methods nnmail-split-fancy)
	(nnir-search-engine imap)
	(nnimap-stream ssl))

and in .gnus I have also

;; Nnir
;; To Search Mail, Mark An Imap-Group With # And Type GG $term
(require 'nnir)
(setq nnir-mail-backend (nth 0 gnus-secondary-select-methods))




-- 
Always think of something new; this helps you forget your last rotten idea.
		-- Seth Frankel



             reply	other threads:[~2010-10-04  7:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-04  7:04 Gijs Hillenius [this message]
2010-10-04  7:31 ` Tassilo Horn
2010-10-04 14:50   ` Michael Welsh Duggan
2010-10-04 15:21     ` Michael Welsh Duggan
2010-10-04 16:08     ` Gijs Hillenius
2010-10-04 16:21       ` Michael Welsh Duggan
2010-10-04 16:46     ` Lars Magne Ingebrigtsen

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=87k4lycuay.fsf@hillenius.net \
    --to=gijs@hillenius.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).