Ask a questionAsk a question
 

QuestionSearch Server MSG-Header (From,To...) iFilter

  • Wednesday, September 02, 2009 1:53 PMSebastian Neubauer Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    How could I get access to these values. I´ve written an SQL Statement like this ("SELECT Title, Path, Author, Filename FROM Scope() WHERE FREETEXT ('", queryText, "') AND FileName LIKE '%", fileExtension, "' ORDER BY Rank DESC" ... and it works! Now I want to read out the Msg-Headerdata ... I think i know, how to configure the Search Server, but i dont´t know why the SearchServer doesn´t indexing the Fields like From or To (i already installed the iFilter from Microsoft).

    Could you help me?