DISQUS

SharePoint Magazine: Customizing Search Series - Creating New Managed Properties (from BDC crawled content)

  • Sorin Gheorghe · 1 year ago
    Hi Steve, On any new managed property that I want to create the number of items found with this property = 0 and when I search it returns nothing. I dont know were could be the problem.
  • Sorin Gheorghe · 1 year ago
    So the problem was that I had an error in the Crawl Log "The parameter is incorrect. (Could not find appropriate places on the root TypeDescriptor to read sub-identifier values for the Instance of Entity" and with the line <TypeDescriptor TypeName="System.String" IdentifierName="Identifier" Name="Nume" /> instead of <TypeDescriptor TypeName="System.String" />it did the trick.
  • dharyl · 5 months ago
    Hi I have one question. How do you set the HasMultipleValues attribute of the managed property while creating it? Or even when configuring it?


    Dharyl..