SharePoint 2010 Search not working

sharepointsharepoint-2010

I have installed and configured SharePoint 2010 to run on the same box as the SQL Server its running from in Windows Server 2008 R2. Everything is working fine except the search. I have uploaded several documents and tagged several items (documents, tasks, announcements etc), however whenever I search the site using the defaul search, i get nothing returned no matter what i search on, I simply get "We did not find any results for [search term]". I know there is setup needed if you wish to use "FAST search", but do I have to do anything to get the standard default search to work?

Best Answer

Found the answer on SharePoint.SE:

After installing the system you need to configure your indexing job.

  1. Navigate to CA > Service Applications > Search.
  2. You will see a link to your Content Sources. If you edit that it will give you the opportunity to setup a schedule for both Full and Incremental indexing.
  3. You can kick off a full crawl, once completed you will have results if everything is configured correctly.
Related Topic