How do you prevent a XSS attack when a browser URL is like https://www.somesote.com/search?input=%22%3E%3Cimg%20src=x%20onerror=alert(document.domain)%3EThis runs in the browser and brings up the a...
Hi guys, I have a problem with my smart search. I created search index in my admin application and search there works as it should. The problem is that I can't perform search via controller as sear...
Hi,I'm trying to understand the @Media Files Usage@ local index. We run in azure, Client and Admin run on separate Web Apps, and the Client site runs from package, so doesn't have write permission ...
searchResultItem.Data.GetValue(nameof(TreeNode.NodeAliasPath) When I get the data from the returned search item and try and get the NodeAliasPath for adding a link to the found item, the data obje...
I crawl and get pages. If page is of certain class I get associated data through an api call.var data = AsyncHelper.RunSync(async () =@ await GetDataAsync(id));Whenever I use AsynHelper indexed con...
I am creating a search function for my website and would like to have similar functionality that the index search preview has on the admin site for Xperience 13. The search preview highlights the k...
We've just had an out of memory exception below System.OutOfMemoryException in CMS.DataEngine.BulkUpdateHandler.StartEvent for CMS.WebFarmSync.WebFarmTaskProcessor.Process.On review I noticed there...
With reference to the post: https://devnet.kentico.com/questions/kentico-12-mvc-smart-search-api-with-multiple-indexesThe syntax created in ExtraCondition as parameter we use, can anyone explain ho...
HI Team i'm trying to implement search based on this reference Link. but along with this details I want to display the relevance of each item and have a button to navigate to respective content pa...
Having a cyclical issue in the Smart Search application of our recently-upgraded K12 site. On editing one of our indices, under Indexed Content, the Index Provider Class is missing. When I try to i...