How to implement site search by Sitefinity Api?
Hi All,
I am working with sitefinity 7.0
How can i implement search using api in sitefinity.Is there any manage classes already there in sitefinity?I haven't fount any helpful sample code using native and fluent api.
If someone provide a sample documentation or codes, to implement customizing search by
using api, that will be helpful.
Expecting hint from anyone.
Thanks
Hi,
This documentation article showcases how to modify the search results and how to perform a search with the api by extending the Search Results widget: http://docs.sitefinity.com/for-developers-customize-search-results-by-overriding-the-searchresults-class.
Regards,
Atanas Valchev
Telerik