zoukankan      html  css  js  c++  java
  • High Confidence Results

     We wanted high confidence results to search over these properties.  We found that the high confidence results were returning results only on the Preferred Name and Account Name properties.  Banged my head for hours  and finally stumbled on the admin page.

    Steps to set:
    1. SharedServices

    2. Search Settings

    3. Metadata Property Mappings

    4. On the left hand menu secretly tucked away in obscurity  goto Crawled Properties link

    5. Crawled Properties View screen, select People

    6. Crawled Properties View - People screen.  You'll see a HighConfidenceMatching property assigned to a few properties.  This is the one to map to to get it to return on a search.  So People:AccountName(Text) and People: PreferredName and People:WorkEmail had it mapped.  I added HighConfidenceMatching to People:Location4Code, People:Location5Code, and People:Location7Code.  And tada, it worked!! Happy happy, joy joy!


    And it looks like it isn't limited to just People.  From step 5 above, one could also set HighConfidenceMatching to things in SharePoint, Web, Office, etc.

  • 相关阅读:
    正则表达式实例
    正则表达式理解
    Git初体验
    浏览器加载解析HTML、JS、CSS的过程
    iframe
    纯前端,html页面间传值方式:
    Visual Code 之使用
    seajs使用记
    VBA中Dictionary对象使用(Key,Value)
    存储过程和存储函数和触发器示例
  • 原文地址:https://www.cnblogs.com/frankzye/p/1810054.html
Copyright © 2011-2022 走看看