• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Best place for Mail.app spotlight debug questions...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Best place for Mail.app spotlight debug questions...


  • Subject: Best place for Mail.app spotlight debug questions...
  • From: Jorgen Lundman <email@hidden>
  • Date: Tue, 17 Feb 2015 19:56:34 +0900

So this place isn't the place for this question, although I am trying to
get Mail.app to work right with ZFS filesystem.kext.

Spotlight appears to work correctly after fixing vfs_vget() and
Searching in Mail.app works if you search "All".

But if you select a mailbox, say, Inbox, it will get "0 message
matching" for the search (even though the search suggestions show
Subjects etc).

I extended dtrace to show me kevent64 and mmap memory talking to mds, I
can confirm that mds is sending back the search results to Mail.app.

But Mail.app is filtering them out, presumably because it doesn't think
it belongs to Inbox.

So I need to ask someone how the comparison to Inbox works, and what I
do wrong in ZFS. I would have thought it would be PARENTID of message
compared to Inbox's FILEID. But that appears to check out (Also,
messages are 2 subdirs under Inbox folder).

So, if there somewhere the Mail.app developers hang out? Anyone had to
deal with this in filesystem.kext before?


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Best place for Mail.app spotlight debug questions...
      • From: Jorgen Lundman <email@hidden>
  • Next by Date: Re: Best place for Mail.app spotlight debug questions...
  • Next by thread: Re: Best place for Mail.app spotlight debug questions...
  • Index(es):
    • Date
    • Thread