Ask a questionAsk a question
 

QuestionShare Point Server 2007 content search

  • Tuesday, November 03, 2009 11:31 AMSatheesh Sreeramulu Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have generated a docx file using Microsoft Open Office XML programatically. There are content controls inside the word document for which the data has been updated programatically using Microsoft Open Office XML and ASP.NET 3.5. I have uploaded the generated docx file to Share Point Server (MOSS 2007). When I do a content search for a data inside the content control on uploaded document it does not give any result. But the search on normal text in docx file gives the result.

    If I open the document and do some modification like adding extra space or adding new word and save and then upload the modified document and do a serach on content control data then it gives me result.

    How can we serach the data inside the content control without modifying (without adding a exttra space or word) the docx file using MOSS 2007?