Hello all,I have a website, running on Kentico 12 SP, MVC.In the site, there are several page types. And we are using Kentico's smart search with local index for site search feature.Question is, Is...
Here is the error message holding me ransom:The model item passed into the dictionary is of type 'Kentico.Content.Web.Mvc.Routing.PageViewModel`1[CMS.DocumentEngine.Types.BOA.Search_result]', but t...
Working on a Kentico 11-managed site. Among the custom data types is one representing videos. Each video is associated with one or more topics, which are maintained in a look up table with the topi...
I'm trying to use smart search on a page, but I don't want the page to refresh when the search happens. I turned on the ajax panels but it doesn't seem to make a difference. This is in an older v...
I created a custom index in Kentico Xperience and rebuild was successful. Under search preview of index I can see results for my search text. Under CMS project AppData/CMSModules/SmartSearch/Custom...
We have a Kentico 11-managed site, and a feature request for eliminating any content types from the search screen content type filter dropdown that would not yield any results in combination with t...
Hi,We are currently receiving a error on our website related to the smart search index. It started happening randomly on friday.The index gets stuck on Batch 20 and goes into a infiniti loop when ...
I created a custom smart search index based on link text. In the code there is a line string path = Convert.ToString(sisi.GetValue(@CustomData@));where customData is the column name. I checked the ...
Hi,I have an import task that creates documents if they do not exist or updates them if they do.When doing an update, in some cases I would like to suppress a smart search task from being added (if...
Hello!I have a big problem which seems to be the first time ever encountered in Kentico history.I have a smart search filter with check boxes. Postback is enabled and the values are correct. But wh...