I’ve already setup the environment correctly base on the Technet guide. The farm topology is 1 WFE, 1APP (which runs the Search Service Instance), 1 […]
FAST Search for SharePoint – First Search Slow
Problem First search, after system idle for a while, takes a long long time to return results. This happens not only after IISReset (of course […]
FAST Search Keyword Query with Scope using Powershell
Just wanted to share the following script of mine. Hope it helps. [sourcecode language=”powershell”] #Parameters #-scope : The search scope that you defined in Central […]
Search Request was unable to connect to the search services
Search return error intermittently. In my case, it’s about 50% chance to get this error message every time when i perform a search in FAST […]
FAST Search for SharePoint 2010: Query return “The search request was unable to connect to the Search Service”
This error thrown when you perform search on FAST Search Center. Firstly, make sure you follow the steps from MS here. After setting up the […]
Connection to contentdistributor FQDN:13391 could not be validated. Check your certificates and ssa configuration and make sure that instance of FAST Search Server backend is running.
Congratz! You are at the right place! I encountered this issue when executing the SecureFASTSearchConnect.ps1. I tried the following steps provided by Microsoft HERE and it […]