Sharepoint 2010 search cannot crawl mediawiki site

余生颓废 提交于 2019-12-06 05:54:22

问题


Using Sharepoint 2010 enterprise search, we are trying to crawl our internal mediawiki based wiki site. Search fails with error : 'The URL was permanently moved. ( URL redirected to ... )'.

Since the wiki site has case sensitive URLs, when Sharepoint 2010 tries to crawl with lower case URL names, the Wiki says 'page does not exists' and redirects with 301 !!!

Any got a solution ? Thanks in advance.


回答1:


By default, all links crawled are converted to lower case by the SharePoint search indexer. You will need to create case sensitive crawl rules. Have a look at the following post:

http://blogs.msdn.com/b/enterprisesearch/archive/2010/07/09/crawling-case-sensitive-repositories-using-sharepoint-server-2010.aspx



来源:https://stackoverflow.com/questions/6032046/sharepoint-2010-search-cannot-crawl-mediawiki-site

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!