Hi,
I have integrated Kentico smart search in MVC project based on kentico recommended steps in documentation.
I am unable to get search result and its return null value. Kentico 9.0.0 with DancingGoatMVC template (Mvc-1.0.2.zip) MVC 5
Does anyone know why this is happening and how to correct it?
Thanks
What is your Smart Search Settings? Does the "Search Preview" of the smart search come up with results (Smart Search -> Edit your Smart Search -> Search Preview")
You should follow below steps for Smartseach in ASP.Net MVC site.
Validating the Smart search index in MVC site
Please check this folder ~/App_Data/CMSModules/SmartSearch/ on MVC application and it should contain search indexes which are created in Kentco CMS site.
Please, sign in to be able to submit a new answer.