Gnus development mailing list
 help / color / mirror / Atom feed
* no Gnus v0.11, imap (cyrus) & nnir : 'Search produced empty results'
@ 2010-10-04  7:04 Gijs Hillenius
  2010-10-04  7:31 ` Tassilo Horn
  0 siblings, 1 reply; 7+ messages in thread
From: Gijs Hillenius @ 2010-10-04  7:04 UTC (permalink / raw)
  To: ding


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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-10-04 16:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-04  7:04 no Gnus v0.11, imap (cyrus) & nnir : 'Search produced empty results' Gijs Hillenius
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

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).