zoukankan      html  css  js  c++  java
  • Inplace Search on document libraries and lists is not working

    [http://sharepointfarmer.com/inplace-search-on-document-libraries-and-lists-is-not-working/]

    I ran into this SharePoint 2013 search problem today. Search center worked correctly returning lots of results. Search service was crowling content correctly, lots of elements in index. But if I used “Find a file” on any document library, it was returning nothing, with message:

    “Your search returned no results.”

    Some files might be hidden. Include these in your search

    These files were indexed and searchable, I was able to find them in Search Centre search results page.

    Web Application was on http://intranet.domain.com and AAM was https://intranet.domain.com for Extranet zone.

    In Content Sources in Search Service Settings, I notice that start address specified is actually https://intranet.domain.com  Someone just put it there assuming that this is the only site address. WRONG.

    This is not correct, URL should be pointing to the default zone http://intranet.domain.com

    I changed that, reseted index, recrawled and after that I finally enjoy in place search results.

    I hope this will help you as I did not find much info on this problem on the net so far.

  • 相关阅读:
    Python 入门 之 print带颜色输出
    memcache缓存
    PDO
    面向对象(二)
    面向对象(一)
    文件上传
    简单的权限管理
    当前时间与时期联动
    淡入淡出、滑动、及遍历
    留言板相关功能
  • 原文地址:https://www.cnblogs.com/frankzye/p/6231660.html
Copyright © 2011-2022 走看看