Is there a good site for FAST search information, complete with sample code?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
As you probably know, SPMetal generates entity classes for LINQ for SharePoint. Most of the classes generated are used to translate LINQ syntax to CAML. Since FAST doesnt use CAML (it uses Fast Query Language -FQL) for queries, SPMetal cant be used to search FAST. Here are some links to get you started. |
|||
|
|