Having some inconsistencies with smart search results. When using the Smart Search preview window the results are accurate and as expected. But when the results are requested through the MVC method...
I am working on a POC where the requirement is to use elastic search with Kentico. If anyone has done such type of work or have any potential solutions, I will really appreciate it. I have already ...
During our migration project from K11 to K13 Core MVC we are facing some issues concerning smart search. We already managed to extract all the relevant data from indexed content (very similar as de...
Hi, I have a Scheduled Task which will add/update pages on a regular basis. After running a recent test of the task the frontend site broke with lots of 40x errors when trying to navigate. The caus...
Hello! I've just set up my predictive smart search on my custom page type as described thereNow I want search box to redirect me to the most relevant search result after pressing the @search@ butto...
I created a scheduled task which sync few fields on all the contacts in the system with external system. I have search index on contacts. During scheduled task run, I get following exception in my ...
Question: Currently we have PDF files located in a downloads folder within the Media Library. We wish to create a search to just bring back results if the searching criteria is contained in the doc...
I need to implement search functionality to different groups of results in the same page. Currently I have three search dialogs that are related to three search results (each search dialog is conne...
I am creating a custom module for CMS that creates a custom page index using code. Following the documentation on creating a SmartSearch, I created code creates a new SmartSearchInfo object. var ne...
Is there a way to create smartsearch index that when you applied search term it will search via starts with. Example, when I search using product name, it will only show products with name starting...