FAST Search Server for SharePoint is an optional search solution for SharePoint 2010.

learn more… | top users | synonyms

1
vote
2answers
5k views

How to Configure FAST Search in Sharepoint 2010

Friends, Can anyone please refer me to some links or step-by-step guide on HOW TO CONFIGURE FAST SEARCH for Sharepoint 2010. After configuring it what settings need to be made in Central Admin to ...
3
votes
1answer
1k views

Sharepoint Incremental Crawl and BCS

I have a BCS connector (partial BDC Model posted below) and I'm noticing some issues with Sharepoint crawls. My full crawl seems to work perfectly, but incremental is pulling back the same number of ...
3
votes
2answers
324 views

Regex Query Against FAST Search 2010

I'm looking for a way to do searches with FAST Search Server 2010 based on Regular Expressions. For instance, I'd like to be able to use: ^\d{3}-\d{2}-\d{4}$ And have it return any content ...
1
vote
0answers
173 views

Can I used People search core webpart and Search Core Webpart in Same page Fast Search?

in my result.aspx i have used almost webpart like SearchPagingWebPart,CoreResultWebpart,Search Actionlink webpart, etc.. I am used PoepleSearchCoreResult wepbart in that page as People Matches. i.e ...
0
votes
0answers
255 views

Multiple Propset Guid Mapped to a Category

I'm working in a powershell scrip for F4SP 2010 server that reads lines from a .csv file and creates the mappings between managed properties a crawled properties. I don't have much problem, just a ...