Tagged Questions
0
votes
0answers
72 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
2answers
581 views
Get all items from custom content type in Fast Search
I want to get all items of a custom content type while using fast search. I want to use keyword search but i also could use fql.
Can somebody show me how to do this in code? I'm getting restults for ...