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...