unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* No documents in index...
@ 2017-10-05 13:48 Bruce C. Dillahunty
  2017-10-06 12:09 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Bruce C. Dillahunty @ 2017-10-05 13:48 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 1201 bytes --]

Hello all... first time poster :-)

Used notmuch for several years with mutt, but been away a while and coming back. Different machine, etc. In the past it always "just worked", but not so much now.

I'm on a Linux box, notmuch built from git (tried 0.25 and latest git pull), xapian 1.4.4.

I configure it, run "notmuch new" and it chews through an appropriate number (285000+) emails. It generates some large index files in ~/Maildir/.notmuch/xapian

But not results to anything.

notmuch count returns "0"

xapian-delve ~/Maildir/.notmuch/xapian     

returns:

UUID = 29fc3930-ecef-4b58-bb72-0c9de0f3e023
number of documents = 0
average document length = 0
document length lower bound = 0
document length upper bound = 0
highest document id ever used = 0
has positional information = false
currently open for writing = false

Apparently xapian thinks there isn't anything there.

xapian-check shows all good...

strace on notmail new spits out huge amounts of work, accessing apparently each email to be indexed, which seems right.

I have no clue how to debug further.

Any ideas?

Thanks!
Bruce


-- 
Bruce Dillahunty
http://brucedillahunty.xyz





[-- Attachment #2: Type: text/html, Size: 3394 bytes --]

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

* Re: No documents in index...
  2017-10-05 13:48 No documents in index Bruce C. Dillahunty
@ 2017-10-06 12:09 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2017-10-06 12:09 UTC (permalink / raw)
  To: Bruce C. Dillahunty, notmuch

"Bruce C. Dillahunty" <bdillahu@peachbush.com> writes:

> Hello all... first time poster :-)
>
> Used notmuch for several years with mutt, but been away a while and coming back. Different machine, etc. In the past it always "just worked", but not so much now.
>
> I'm on a Linux box, notmuch built from git (tried 0.25 and latest git pull), xapian 1.4.4.
>
> I configure it, run "notmuch new" and it chews through an appropriate number (285000+) emails. It generates some large index files in ~/Maildir/.notmuch/xapian
>
> But not results to anything.
>
> notmuch count returns "0"
>
> xapian-delve ~/Maildir/.notmuch/xapian     

Does the notmuch test suite pass? (make test)

Can you share the output of "notmuch config list"? I'm particularly
interested in the value of new.ignore

It's a long shot, but you could try moving $MAILDIR/.notmuch and
.notmuch-config out of the way and starting over with "notmuch setup"

d

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

end of thread, other threads:[~2017-10-06 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05 13:48 No documents in index Bruce C. Dillahunty
2017-10-06 12:09 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).