Tagged Questions
The fast-esp tag has no wiki summary.
5
votes
12answers
6k views
Enterprise Search: Has anybody developed on FAST ESP? What did you think about it?
I work for a scandinavian yellow pages. The company is looking at moving its bespoke search technology over to FAST ESP.
Like all big, expensive systems with relatively few installations, it is ...
4
votes
4answers
254 views
How to efficiently feed FAST ESP with gigabytes of data with .NET
This will be a tricky question but I will try anyway:
our task is to feed Microsoft FAST ESP with gigabytes of data. The final amount of indexed data is somewhere in the neighborhood of 50-60GB.
...
4
votes
3answers
2k views
FAST ESP vs Google Search Appliance for development
Which of the two provides a better API for developing on top of?
Although there is a virtual Google Search Appliance available for download, no such equivalent is present for FAST.
So looking to ...
2
votes
0answers
221 views
FAST For SharePoint Web Crawler Meta Tag Extraction
I am using FAST For SharePoint to crawl a non SharepPoint website. The website crawled with no error, I can get the results of any keyword.
I want to create refiner on result page by html page meta ...
2
votes
1answer
2k views
Google Search, FAST ESP and Lucene
Has anybody come across or created a functionality comparison document between the various enterprise search options like Google Search Appliance, Fast ESP, Lucene?
Any helpful pointers or links much ...
1
vote
0answers
12 views
How can I input XML data from an external web service into a scope field during a custom FAST ESP pipeline stage written in python?
we have an external web service that we access during a custom pipeline stage in FAST. Our task is to get the XML that is output by this web service and store it into a scope field. At this point we ...
1
vote
0answers
575 views
Multi-Valued Managed Properties with FAST Search Server and SharePoint 2010
My scenario is a SharePoint 2010 environment with installed FAST Search Server. I am using the SharePoint KeywordQuery class with FQL (Fast Query Language) to execute queries against the FAST index.
...
1
vote
1answer
205 views
Extracting dates from html meta data in FAST-ESP
During document processing I want to extract all dates from html meta data and then identify the latest date which will be used to populate a date field (dtgeneric1).
<meta ...
1
vote
2answers
347 views
How does FAST ESP's xrank operator work?
I have a bunch of documents in my index.
They all have "text" in field1. One has "boosttext" in field2.
I want FAST to put the document with "boosttext" to the front of the result set.
I tried this ...
1
vote
5answers
215 views
enterprise search engine development asking for advice
I am asked to either deploy or develop an enterprise (intranet) search engine which could index all web pages of a couple of internal servers, and have a search portal to display all related content, ...
1
vote
1answer
1k views
Robots.txt to disallow everything and allow only specific parts of the site/pages. Is “allow” supported by crawlers like Ultraseek and FAST?
Just wanted to know if it is possible to disallow the whole site for crawlers and allow only specific webpages or sections?
Is "allow" supported by crawlers like FAST and Ultraseek?
0
votes
1answer
28 views
Client tool to query remote FAST ESP 5.3 server accessible over http
Is there a client tool available to execute FAST queries on a remote FAST ESP 5.3 server that is accessible over http?
0
votes
0answers
63 views
Document processing in FAST ESP
I need to crawl an url and map it to the fields in index profile using FAST ESP. I'm using a custom pipeline with entity extractors. How to extract the metadata from html and assign it to the fields ...
0
votes
2answers
532 views
FAST Search Crawl fails on local file system with error 0x80040d07
I've successfully installed Sharepoint 2010 and FAST Search for Sharepoint 2010 on my machine. Things seem to work fine with crawl of sharepoint sites but crawling local file system keeps failing ...
0
votes
0answers
211 views
Need information for FAST Search Server 2010 for Internet Sites
This is NOT the FAST Search for SharePoint product. I am looking for information regarding the FAST product that can be installed without SharePoint.
I've Googled and searched but can't find any more ...
0
votes
1answer
69 views
How do I get more than one result at a time from a FAST ESP query
I'm currently using the java fast esp interface (v5.0.15.1) to query fast and retrieve results. However I can only seem to get a document iterator from the IQueryResult and each call to .next() seems ...
0
votes
2answers
706 views
How does FullTextSearchQuery work with SharePoint 2010 and FAST Search Server?
I just installed a testing environment with SharePoint 2010 and FAST Search Server as the default search service application. Started with some test content and executed a few searches using the std. ...
0
votes
1answer
352 views
Fast Esp Custom Stage Development
I am working on Enterprise Search and we are using Fast ESP and for now i have 4 projects but i have no information about stages and python. But i realize that i have learn custom stage development. ...
0
votes
1answer
130 views
Storing index values in FAST-ESP without modifications
first of all I'm totally new to FAST but I already have a couple of issues I need to solve, so I'm sorry if my questions are very basic =)
Well, the problem is that I have a field in the FAST index ...
0
votes
2answers
385 views
Can I redirect a query from default search box in SharePoint to a different search engine
I dont want the default results that SharePoint returns. I want the query term when entered into SharePoint search box to be redirected to a different search engine? Can I do that.
I have seen FAST ...
0
votes
2answers
380 views
Fast ESP character normalization
I'm running a search application on a FAST ESP server. Now I have this problem with character normalization.
What I want is to search for 'wurth' and get a hit in 'würth'.
i've tried configuring ...
0
votes
0answers
397 views
Google search vs FAST ESP - what are the tech differences?
I'm doing a presentation for Sr. Tech Managers and trying to figure out a quick overview of the tech differences of Google and FAST.
Yes, I've googled, but nothing concrete (except marketing ...
0
votes
1answer
375 views