Questions tagged [fast-search]
FAST Search Server for SharePoint is an optional search solution for SharePoint 2010.
170 questions
0 votes
1 answer
167 views
FASt Search Certificate Renewal
We've renewed our FASTSearchCert certificate and content crawling is operational, however, we're noticing that our "FAST Search Query" SSA is struggling. When we renewed our certificate we had to run:...
1 vote
1 answer
84 views
Can Execute Fast Search Queries in WFE Server but Not in APP Server. Error is "Search Request Was Unable to Execute on Fast Search Server"
I have a batch job in an APP server in a SharePoint Production farm that executes Fast Search queries. Basically, the batch job calls the Search web service to execute search queries. Previously, ...
1 vote
1 answer
494 views
What effect will restarting a SharePoint farm Web Front End (WFE) server have on a separate FAST Search index?
What effect on a FAST Search server index would restarting a web front end (WFE) where the WFE and FAST Search servers are independent hosts? Trying to find minimal impact (FAST Search re-indexing ...
2 votes
2 answers
3k views
Search content within attachment file in SharePoint Office 365
Is there any way to search the content of attachment file of a SharePoint List. Specifically I have to find content in an attachment.
1 vote
1 answer
716 views
Fast Search is not working Error "search request was unable to execute on fast search server"
I am facing this issue while searching for something below is the error message "The search request was unable to execute on FAST Search Server". I have already refer below links but not useful ...
1 vote
1 answer
41 views
Janitor[SPd504f0225bc6]: Checkpoint triggered for FastServerIndex index-plugin
I'm getting a number of ULS logs with Level = High. Janitor[SPd504f0225bc6]: Starting checkpoint for Checkpoint[18375-18378] (abandoned: GID[18078]) Janitor[SPd504f0225bc6]: Checkpoint completed in 3....
3 votes
1 answer
1k views
Pattern matching with question mark wildcards in SharePoint 2013 FQL
According to the book 70-489 Study Guide - Developing Microsoft SharePoint Server 2013 Advanced Solutions (Chapter: "Building FQL Queries") it is still possible to use the question mark wildcard in SP ...
2 votes
1 answer
198 views
Crawl Database disk almost out of capacity
We have a huge SharePoint environment running which has one server running exclusive for crawling. The disk of this server only has 60gb left of space and we are planning in switching it for a larger ...
0 votes
1 answer
107 views
Disk space Issue on Fast Search Server SharePoint 2010
I am facing the disk space issue on Fast Search server. The below Location E:\FASTSearch\data\sprel\worker\build_proc. It is having 202 GB of content which consists of files having a type as 0. what ...
0 votes
1 answer
121 views
FQL query does not match the word [closed]
I am developing a search query in SharePoint 2013 using FQL. The query will run against the following text string: -The four cardinal directions are North, East,South, and West. The four ordinal ...
1 vote
1 answer
63 views
Fast Search Crawl. Failed to Authenticate
We have a brand new SharePoint 2010 SP2 Enterprise farm with a standalone Fast Search Server. I've done the configuration according to the article here http://sharepointpromag.com/sharepoint/deploying-...
0 votes
1 answer
237 views
SharePoint 2010 service pack 2 and FAST Search
I have a SharePoint 2010 farm that is currently on Feb 2013 CU. I plan to upgrade this to service pack 2. However, there is a separate FAST search server being used that I noticed is at the RTM ...
1 vote
0 answers
246 views
Which crawled property for last modifiers account name or email address?
We have FAST Search 2010 in use. There is the managed property ModifiedBy which tells who has modified an element. This managed property equals to the name of the Person, e.g. Doe, Jon. I want to ...
1 vote
0 answers
52 views
Transaction log file for FAST Search
I have a FAST database that has a transaction log file that is growing at an unusually high rate, possibly after applying the FAST SP2 update. It ends up taking up the whole volume within a few days. ...
3 votes
2 answers
5k views
DateTime.Now in KQL
In SP 2013 on-prem, I am using display template and a list to show alerts on the front page of the intranet. I want the alerts to be showed from the list when the list item has a start date that is ...