My SharePoint Blog

Blogs On SharePoint Technologies


Search Site


My SharePoint Blog recommends any of the following books...


Recent comments

Tags

Don't show

    Categories


    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2008

    Windows SharePoint Services (WSS) 3.0 Search Setup Notes

    There are some particulars that are not documented very well when setting up your search settings. The search engine will only crawl on a site that is the default zone. If the default zone is secured (https), search will not return any results and you will see an error in the application log such as:


    Event Type: Warning
    Event Source: Windows SharePoint Services 3 Search
    Event Category: Gatherer
    Event ID: 2436
    Date: 1/5/2007
    Time: 10:40:01 AM
    User: N/A
    Computer: TEAS-A02
    Description:
    The start address cannot be crawled.


    Context: Application ‘Search index file on the search server’, Catalog ‘Search’


    Details:
    Access is denied. Check that the Default Content Access
    Account has access to this content, or add a crawl rule to crawl this
    content. (0×80041205)

    To fix this, create and extend the current web application with a new site. The default settings will suffice for everything except the zone. Change the “Zone” to Internet or Custom. This new site will be the site the search service uses to index. Bear in mind the site uses the same content as your public SharePoint site. After creating the site, go to Operations > Alternate Access Mappings and change the “Alternate Access Mapping Collection to your main SharePoint site collection. Then click “Edit Public URLs” and swap the URLs in the fields such that the Default zone is the new “unsecured” SharePoint site. The secure site can be in any zone except the default zone.

    Now when the search indexer runs, it will use the default zone site (the new unsecured site) to crawl. That’s it.



    Categories: SharePoint
    Posted by Kevin on Friday, January 05, 2007 1:01 PM
    Permalink | Comments (3) | Post RSSRSS comment feed

    Comments

    Jeremy Larter

    Wednesday, March 19, 2008 7:51 PM

    Thank you Kevin, that was just the information I needed to fix WSS 3.0 search. After changing the default url WSS 3.0 search no longer worked. Changing it back to the default (servername) and then extending the web application (with a custom zone and new url) fixed the search. Now I have the search functioning and the new url!

    David Maxwell

    Monday, September 01, 2008 12:18 AM

    After a week of googling, applying registry changes recommended by MS, applying other similar solutions provided by other blogs, and so forth, yours was the one that held the key in swapping the default URL....thanks a lot - I actually received a set of search results from the thing for the first time!!

    Cheers.

    Nick Pile

    Thursday, October 02, 2008 11:33 AM

    Dude, it worked. I've been looking thru all this other crap on google for hours.
    thank you very much.

    Add comment


     

    [b][/b] - [i][/i] - [u][/u]- [quote][/quote]



    Live preview

    Thursday, November 20, 2008 5:49 PM