Let's say I have 3 fields in a document (Type, FirstName, and LastName).  For 
example:

    Document 0
    ----------
    Type: Public
    FirstName: John
    LastName: Deere

If I execute the following boolean query, document 0 is returned.

    Type:Public OR FirstName:Candy OR LastName:Deere

How do I find out (programatically) that the Type and the LastName fields (but 
not the FirstName field) are the reason that document 0 is returned.  Thank you.


_________________________________________________________________
Windows Liveā„¢ Contacts: Organize your contact list. 
http://windowslive.com/connect/post/marcusatmicrosoft.spaces.live.com-Blog-cns!503D1D86EBB2B53C!2285.entry?ocid=TXT_TAGLM_WL_UGC_Contacts_032009

Reply via email to