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

learn more… | top users | synonyms

1
vote
1answer
24 views

Fast Search managed properties text as integer

Im trying to search on the managed property numcomments. This property is the number of comments stored for a blog post. The proprty is a text field which means if im also sorting by it, 11 comes ...
1
vote
1answer
484 views

FAST search - exclude property from hit highlighted summary

Is it possible to control what fields are included in the hithighlightsummary using FAST Search Server? I have some custom fields, which are stored as note in the special text format. I don't want to ...
1
vote
0answers
17 views

Crawled Properties from Business Data not getting created

I have created a content source crawling exteranl data using business data connectivity service. I can sucessfully crawl the business data content source without any errors. In crawl logs also I ...
1
vote
1answer
48 views

SharePoint 2013 Content Search and Refinement Panel

I am using SharePoint 2013 Enterprise search. My search page has a Search Textbox, Refinement Panel and the search results web part. When I perform a content search my matching search results are ...
3
votes
1answer
41 views

Will search index Ajax content?

I've got page containing a Data View Web Part. The page itself has been modified via SPD so that when loaded, jQuery loads up additional information (prices, etc.) for each row in the DVWP. Of course, ...
1
vote
1answer
16 views

ArgumentOutOfRangeException while calling FAST-Search service

I am getting an exception: Exception information: Exception type: FaultException Exception message: System.ArgumentOutOfRangeException while calling my FS4SP web service. It runs fine for small ...
1
vote
1answer
22 views

Keyword search passing in Urls to return results in Fast Search 2010

I am performing a keyword search, passing in 3 urls which are different places within the site. The idea is to search where (urls = url1 or urls = url2 or urls = url3). I've got a managed property in ...
1
vote
2answers
19 views

Syndicating 2013 search

It was possible to syndicate search between search server 2008 and SP2010 enterprise search. Is this still the case? I understand that the new product is based on FAST search, but is the protocol ...
2
votes
3answers
316 views

How to create a large (multi-line) text column that is indexed by FAST Search Server for SharePoint 2010

I am trying to create a multi-line text column in a document library, to hold raw textual content of OCR'd fax documents so that it can be crawled, indexed, and searched. I have been unable to ...
1
vote
3answers
88 views

Search query with contains

Is it possible with either KQL or FQL to query for title:*or* and get back items where the tile is e.g "A.B.PZ.3_MS_Form" ? Another query would be title:*PZ*. Background: I have a custom advanced ...
0
votes
0answers
49 views

Getting “ Failed to create session with content distributor. Unknown collection 'SP'” error for SharePoint 2010 Fast Search

I am getting "Failed to connect to **:13391 Failed to create session with content distributor. Unknown collection 'SP'" error for SharePoint 2010 Fast Search. I ran this command ...
1
vote
2answers
48 views

Fast Search Pipeline Extensibility for only one Content Source

I have a executable that I added to the Pipeline Extensibility to split a multi value property. This works but it looks like the process gets invoked for all of content sources. Is there a way to ...
3
votes
1answer
164 views

How SharePoint 2013 built-en ranking models works?

I want to understand how SharePoint 2013 built-en ranking models works. I tried to search it over web but I don't see any documentation that describe these models. Here is the list of ranking models ...
0
votes
2answers
111 views

How to access SharePoint 2013 QR Server Page

Does anyone know how to get to the QR Server webpage in SharePoint 2013 or is this option even available. I found this link for SharePoint 2010 with FAST.
0
votes
4answers
494 views

Fast Search for SharePoint disk space

I have setup Fast Search for SharePoint 2010 as a stand alone server and I have ran the full crawl of my sharepoint sites. I don't see any index files on my fast server. Is all the indexed content ...
0
votes
1answer
92 views

programmatically get SharePoint Fast search content sources

Need help to complete my Csharp program. I have four content sources in my farm. I need to get all the content sources and start full crawl if the content source is idle. What is the best way to ...
0
votes
0answers
61 views

Show related entities in FAST search results

I've successfully created a .net assembly BCS to crawl external data in my enviorment. The BCS include an AssociationNavigator to crawl related entities based on foreign key. When i perform a crawl ...
0
votes
1answer
46 views

Does Sharepoint 2010 search webpart support danish character?

I am using search webpart (SP 2010). This webpart displayes title and other information. My title contains some danish character, but when I enter Ø or Å i get ? .
0
votes
0answers
76 views

Error when result set to more than 2000 while querying Fast Search Server for Sharepoint

I developed a tool which allows user to select some Managed Properties (e.g. FileName, Author, FileType, Publisher etc) and a textbox to enter a search term. The result what we get is a tabular data ...
1
vote
1answer
105 views

Listing values for managed properties

I want to build an advanced search inside a web application. To do that, I connect to a Sharepoint 2010 instance running FAST and use the query web service. I've tried to retrieve the search metadata ...
0
votes
0answers
68 views

how to access the Managed Properties at Site Collection Level and at Global Level in SharePoint2013 .**

Any help will be really appreciated if someone can point to find a good way of How to access the Managed Properties at Site Collection Level and at Global Level in SharePoint2013 .** My requirement ...
0
votes
1answer
738 views

Jquery + Instant Search / Filter of a list

I've seen a clip on bentedder.com where this developer got instant search (filter) to work within a webpart list view. I find this may be very useful for general 911/411 annoucements and archive if i ...
0
votes
1answer
50 views

Fast search and SharePoint search

I have an issue with a SharePoint farm, it has both SharePoint Search and Fast Search configured. When SharePoint Search is configured on its own, search indexes everything in around 20 minutes, as ...
1
vote
0answers
194 views

SharePoint BDC Model NULL Structure

I crawle database at FAST Search Server for SharePoint 2010. When incremental crawl is running, it is getting the following error for some records. After the first error, SharePoint takes the same ...
0
votes
1answer
24 views

Finding FastSearch server name

I installed FastSearch for SP2010. While configuring it asked me for it's server name and default port, now I don't remember setting the server name while installing because I uninstalled and ...
2
votes
1answer
120 views

SPListitem.SystemUpdate() and incremental crawl in FAST

Does FAST search incremental crawls ignore items that are updated via SPListItem.SystemUpdate()? I am observing conflicting behaviours in multiple environments, so I am not sure what the exact ...
2
votes
1answer
560 views

Difference between Managed Properties in FAST search and Metadata Properties in SharePoint search?

I have a SharePoint 2010 with FAST search installed. In the FAST Query SSA, I can find 2 places contain "Metadata properties": /searchadministration.aspx, under Queries and Results > Metadata ...
0
votes
0answers
32 views

How do you debug the FAST for SharePoint Browser Engine

Is there any extra logging that can be enabled for the Browser Engine? I am seeing a cryptic error in the logs in regards to the Browser Engine and need to be able to dig deeper. [2012-12-04 ...
0
votes
0answers
82 views

FAST thumbnails not showing up when search is displayed inside an iFrame

When I make a search via FAST directly in the browser, my docx and pptx files appear with a thumbnail image. I can even preview pptx documents in the search page. However, when I show the search ...
2
votes
0answers
58 views

Crawling dynamic publishing pages and assets

i got the following search requirements for a public internet site based on SharePoint 2010 publishing pages must be indexed Documents must be indexed Only documents being linked on at least one ...
1
vote
1answer
118 views

Fast search: Remapped managed property contains old data

I'm having a problem with managed properties. I've made a custom web part to do a people search / keywordQuery based on user properties/managed metadata. I had to change a managed property to map to a ...
2
votes
1answer
363 views

KeywordQuery and Refiners: How to specify a RangeMapping Refiner?

I need to use the KeywordQuery class to connect to a FAST Search Server. I still want to be able to display refiners (much like the default Refiner Web Part). The default refiner web part supports a ...
0
votes
2answers
1k views

SharePoint Server Search - Internal Server Error when searching

I presently have two Search Service Applications configured, correctly, on the farm. One is for routine searching of SharePoint whereas the other is for our enterprise searching via FAST. In either ...
1
vote
0answers
28 views

What CMIS services are required if Fast Search is used to query an external CMIS repository

For a repository to be CMIS compliant, it must implement a number of services. Query services are not mandatory. I want to incorporate a CMIS repository in SharePoint 2010 as an External Content Type. ...
0
votes
0answers
123 views

How to remove Duplicated values in People search box webpart Fast Search 2010?

when i am search on PeopleResults.aspxpage at that bind duplicated values on People search box webpart. i am checking every properties on that webpart.but nothing to worked. Here is screenshot : ...
1
vote
0answers
175 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 ...
3
votes
2answers
345 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 ...
0
votes
2answers
107 views

Search and Immediately get the results after creating new items in lists or libraries

I have a sharepoint site. I want my users create new items in libraries and lists and when we search for them, they appear immediately in results. Is it ok to create scheduled incremental crawl every ...
0
votes
1answer
57 views

Scaling SharePoint Fast Search

I'm about to start a project using the FAST Search Server and would like to know something about how we can scale the Search Server. Can we setup multiple search server application pools or how does ...
1
vote
0answers
188 views

How to check for NULL or empty value in fql (fast search)?

I want to check for null or empty field in fql query , I want to add condition to retrieve result when is column not equal empty or null, I've tried these ways : <Context> ...
0
votes
0answers
91 views

What is the syntax for a search query that returns items that link to a given url

A user would like functionality in search similar to Google's link: prefix. They would like to find 'all documents that link to a given url.' The environment uses FAST, so any SharePoint or FAST ...
2
votes
1answer
142 views

Display web page preview with FAST Search for SharePoint

We have a enterprise farm installation of SP2010 and have configured FAST search for SharePoint. We have also enable office web apps for thumbnail and document preview. All setup is running fine. ...
2
votes
3answers
2k views

Managed MetaData Columns in FASTSearch

I have a FAST Search site collection and, in results.aspx, I'm trying to configure the 'Refinement Panel' web part so it displays my custom taxonomy which I've created in Managed MetaData service. If ...
0
votes
0answers
33 views

Fast Index Location, Specify Credentials [closed]

In the Dev box, refinement panel is working for Fast search, but not in Test. After comparing two servers, we found that Fast Index Location is different. Dev box has option for "Anonymous", "Common" ...
0
votes
0answers
110 views

Hierarchical SharePoint search refinement panel

Is there a way to have a refinement panel (SharePoint Search), that shows the result categories (in the refinement panel) in an hierarchy based on your term store?
0
votes
1answer
34 views

Configuration Fast Search 2010

i am trying to install Sharepoint 2010 Fast Search on a separate server. How i can communicate from Fast Search Server to Sharepoint server? How i can install fast search in a separate server which ...
3
votes
1answer
129 views

Using SSL with the FAST 2010 Content API

Using the FAST Content API with Sharepoint 2010 requires a SSL client certificate . At least that's what I understand from this error message" Http error: HTTP/1.1 403 Could not verify client ...
0
votes
0answers
143 views

Access denied error while crawling MOSS 2007 sites with FAST search

I have been trying hard for resolving this error with no luck. My error message describes as Access is denied. Verify that either the Default Content Access Account has access to this repository, or ...
0
votes
0answers
358 views

Customized with Refinement Panel in Fast Search 2010?

I have create one Choice Field Column DocType with Two Choice Value i. Change Request ii.Technical Document in Share document and Each Document assign value with DocType. Here is Snippet : ...
0
votes
0answers
158 views

KeywordQuery in FAST Search for SharePoint 2010

I created a custom search web part. WebPart should be sought in the UserProfile and Custom List simultaneously. I used the Federation Object Model so that you can turn in a single query to two ...

1 2 3