Delen via


Crawling case-sensitive Web content in SharePoint Server 2007 and Search Server 2008

The hotfix for enabling case-sensitive URL's to be crawled with MOSS is pretty well known https://support.microsoft.com/kb/932619 (The fix is also included in MOSS SP1) but what is maybe less well known is that you also need to enable the same registry key in Search Server 2008 to crawl case-sensitive URLs - i.e. it's not switched on by default in MSS.  This is also true after installing SP1 for MOSS, you'll need to set the registry key afterwards to enable the fix.

Following the KB article enables case-sensitive crawling, it doesn't enable case-sensitive searching. So for example, MOSS and MSS will be able to successfully crawl and index a URL of https://SERVER/Site/content but a query of "QUERY TERMS" will return the same results as a query of "query terms".

Richard Riley
Senior Technical Product Manager
Microsoft Corp

Comments

  • Anonymous
    January 25, 2008
    PingBack from http://msdnrss.thecoderblogs.com/2008/01/26/crawling-case-sensitive-web-content-in-sharepoint-server-2007-and-search-server-2008/

  • Anonymous
    February 01, 2008
    Tools Master Page Commands for MOSS STSDEV: Simple Tools for SharePoint 2007 Development Access Checker

  • Anonymous
    February 01, 2008
    Tools Master Page Commands for MOSS STSDEV: Simple Tools for SharePoint 2007 Development Access Checker

  • Anonymous
    February 05, 2008
    Good job. I sometimes troubles caused with this problems. Thank you.

  • Anonymous
    February 18, 2008
    Last week I had to crawl a site with case-sensitive URLs. After some troubleshooting I found out that