I've got a user that complained that he was getting poor search results. So, I reindexed his account. Now it's gotten to the point where there are no results returned. After searching and reading in the forums, I've poked around a bit.
I didn't see any error show up in /opt/zimbra/log/zmmailboxd.out. The entries in mailbox.log look OK. Sample follows:
Code:
2009-10-28 08:25:21,320 INFO [ReIndex-1] [name=user@domain.com;mid=76;] mailbox - Re-Indexing: Mailbox 76 COMPLETED in 855ms
The mailbox in question is 4.5GB. The reindex took 855ms. Really?
I'm just taking a stab in the dark on this one, but I'm guessing this user's index would be here:
/opt/zimbra/index/0/76/index/0
Here's the contents of the directory:
Code:
-rw-r----- 1 zimbra zimbra 11403 Oct 28 08:25 _0.cfs
-rw-r----- 1 zimbra zimbra 0 Oct 28 08:35 _1.fdt
-rw-r----- 1 zimbra zimbra 0 Oct 28 08:35 _1.fdx
-rw-r----- 1 zimbra zimbra 20 Oct 28 08:25 segments.gen
-rw-r----- 1 zimbra zimbra 58 Oct 28 08:25 segments_2
Does that look right?
What else can I try or look at to fix the search results?
Thanks!