Hi Team,I'm working on the smart search functionality in kentico 12, the smart search result not same in CMS and Live site, Means both result are different.Could you tell me what is the issue.
We have a Kentico 12 MVC site which features a smart search which is designed to search over multiple search indexes. One issue we are noticing is that sometimes search queries do not appear to be ...
Hello, I'm new in Kentico and would like to create a custom index, in the K11 documentation its showing how to create a custom index on file, but i want it on system table @CMS_Relationship@.Can an...
I am building a custom search index for documents in SharePoint online. most of the documents are .pdf's. Will Kentico 10 be able to do this inherently or do i need to supply my own content extract...
We created a custom index that queries data from Hubspot. We would like for it to automatically rebuild every so often and initially thought the @Execute search tasks@ task was going to do this bu...
I've created a custom search index by implementing ICustomSearchIndex in a custom class. I want this index to be updated whenever the underlying data that it relies on is updated, but I can't figur...
Hi, I have created a custom search index using the following instructions: http://devnet.kentico.com/docs/7_0/devguide/index.html?smart_search_defining_custom_index_content.htm When it comes to set...