질문하기질문하기
 

답변됨Adding managed property from BDC

  • 2009년 11월 30일 월요일 오후 3:59vincent_1234 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    I created a managed property from business data. The application has spaces in it so the mapping looks like Microsoft Dynamics CRM.Account.name(Text)
    No I do not get any results with this propery (after full crawl) and I don't want to mess around to much (it is the official site) so I want to know for sure, is it possible the spaces are messing this up? It shows some examples but not the right one...
    • 이동됨Mike Walsh MVPMVP, 중재자2009년 11월 30일 월요일 오후 5:49BDC questions go to the BDC forum (From:SharePoint - Setup, Upgrade, Administration and Operation)
    •  

답변

  • 2009년 11월 30일 월요일 오후 4:33Yogesh Shetty - MCP, MCTS, MCSA 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    Hi,

    By default, the content index includes only values from text properties. So having aspace in mapping will not mess up the things. If you want to include values from properties that are not text properties, you can override the default behavior by changing the Mapped to content setting for the crawled properties. For more information, follow below msdn articles:

    Map Crawled Properties
    http://msdn.microsoft.com/en-us/library/ms551274.aspx

    Searching Business Data
    http://msdn.microsoft.com/en-us/library/ms549284.aspx

    Best Regards,
    Yogesh.

모든 응답

  • 2009년 11월 30일 월요일 오후 4:33Yogesh Shetty - MCP, MCTS, MCSA 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    Hi,

    By default, the content index includes only values from text properties. So having aspace in mapping will not mess up the things. If you want to include values from properties that are not text properties, you can override the default behavior by changing the Mapped to content setting for the crawled properties. For more information, follow below msdn articles:

    Map Crawled Properties
    http://msdn.microsoft.com/en-us/library/ms551274.aspx

    Searching Business Data
    http://msdn.microsoft.com/en-us/library/ms549284.aspx

    Best Regards,
    Yogesh.