Hey all,
last week, a colleague of mine called me with a problem he had while setting up TFS 2013. He installed it and also used the option to create a SharePoint Foundation along with it.
So far so good… it worked. You get a SharePoint Foundation. Now, this is where it gets ugly. When you try to search for something… nothing happens. You get an empty page.
When you click the Search Settings link in the Site Settings menu, you get the message:
“The search request was unable to connect to the search service”
Sure enough… no search service application.
Tried in any way possible to get it up and running but nada. Using the configuration wizard => no search service application. Using PowerShell, no go. Tried it with psconfig to install the services manually. Nop. No search.
After running the psconfig, I did see a Search Host Controller Service in Central Admin but if you try to start it, you simply get an error. No other Search Service anywhere to be seen.
My question… IS there a Search Service with the SPF that ships with TFS and if so… how do you get this up and running?
I know you can connect your TFS to a full blown SharePoint but not an option here. They just want the project sites when you create a new team project and be able to search in the site.
I finally figured it out and put my findings in a blogpost.
Summarized: if you install SharePoint Foundation by means of the TFS2013 installer, you have no search. Period. The mssearch.exe is MIA.
If you install SharePoint Foundation manually and then have TFS detect it, you do have a search and you can configure it.
The only thing I still don’t know is if this is by design or a bug in the installer.
No, this is not possible. There’s no Search Service Application available. The only hint of a search service is under General in Central Administration. There I have a Search Administration but I only see the upper part of the page. The bottom part is information coming from the Search Service Application and that just shows me an animated loading icon. That’s it.
So, I’m seriously doubting it’s a full foundation. I also posted this in the TFS forum on MSDN, they closed it with the advice to post it in the SharePoint forum.
Hi,
It seems that the only way to create the search service appliaction in Foundation is by way of the GUI. Not sure if the installation of Foundation differs to an installation of Foundation as part of the TFS installation.
Now I can see that you have tried to setup search by way of the farm configuration wizard but have you tried by just going into manage service appliactions and under new, what options are there? And if there is a Search Service Application option does it allow you to successfully create it?Â