Visual Studio Developer Center > Visual Studio Forums > Visual Studio Tools for Office > "Indexing Status" in Outlook 2007 is not showing any status.
Ask a questionAsk a question
 

Answer"Indexing Status" in Outlook 2007 is not showing any status.

  • Tuesday, January 22, 2008 6:00 PMHH_202 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Background: Outlook 2007 is loading a profile containing a third party store provider (non-PST, non-Exchange). The store provider is registered for indexing as mentioned on web site [http://msdn2.microsoft.com/en-us/library/bb821125.aspx]. Plus, the store provider does NOT expose the STORE_PUSHER_OK bit from the STORE_SUPPORT_MASK, which means it asks the MAPI PH to crawl the store.

    Problem: When Outlook 2007 uses this profile, I go to "Indexing Status" dialog, it always shows "Outlook has finished indexing all of your items.", and "New items are indexed when they arrive. 0 items remaining across all open mailboxes." I am expecting to see Outlook starts to indexing messages, because large amount of new messages are added to the store.

    I have the feeling that this dialog is not showing the actual indexing status of the store.

    I cannot say that the store is not indexed at all, because sometimes the Instant Search does return some results. However, the Instant Search is not working reliably and sometimes either does not return any results or return partial results. In addition, when it does return partial results, it is NOT showing the warning that the result may be incomplete. Note that I have checked the check box for "Prompt me when search results may be incomplete ..." in the "Search Options" dialog.

    My question is:
    1. Does MAPI PH crawl a non-pusher style store provider?
    2. If it does, why the status in the "Indexing status" is not showing any status?
    3. On the non-pusher store provider side, what's need to be done to allow it to be crawled, other than register it in the registry.
    4. How can I get Outlook to show the warning for "search results may be incomplete"?

    Thanks!

Answers

  • Friday, January 25, 2008 2:05 PMStephen GriffinMSFTUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    The "Indexing Status" feature in Outlook doesn't work against all stores - only the PST and Exchange stores. We don't document the bits you'd need to enable this feature in your store. However, the PH (which operates independently from Outlook) should still index your store.

All Replies