• Smart Search in Kentico 13
    Question Mar 13, 2023
    HI Team i'm trying to implement search based on this reference [Link](https://docs.xperience.io/k12sp/configuring-kentico/setting-up-search-on-your-website/using-locally-stored-search-indexes/building-a-search-interface-for-local-indexes-in-mvc). but along with this details I...

  • Smart Search Keyword Highlighting
    Question Nov 21, 2023
    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 keyword that resulted in it being found and I would like to do something similar ...

  • Smart search return searchResult = null
    Question Nov 7, 2023
    Hi support kentico Team I set up smart search index and I have folder index on CMS , when I call function searchResult smart search return Null var searchParameters = SearchParameters.PrepareForPages(searchText, new[] { INDEX_NAME }, page, PAGE_SIZE, MembershipContext.Authe...

  • Integrating smart Search with widgets in K13
    Question Dec 9, 2022
    Hi Team, We are trying to update our site from K12 to K13 so can you help us on how to recrate the smart search widget with suggestions on Kentico 13.

  • Smart Search not using update panel
    Question Jan 19, 2022
    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 version of kentico, version 9.

  • best way to use smart search
    Question Aug 17, 2023
    we have a group of documents that all have numbers in the names. What is the best way to set up the smart search so that if someone wants to search for the number or a part of the number they get a result?

  • Smart Search Results URL String
    Question Jan 18, 2022
    v11.0.49 Portal Engine I am looking to see if its possible to create any kind of URL string that will allow me to include in an email campaign to show the filtered items on the page? I am using s 'smart search results' repeater on the page and we have filter for brand, categ...

  • Error on Smart Search Index Tasks
    Question Jul 24, 2023
    Hey all, I'm having an issue with one of my indexes. I have a job that runs separate from the site that imports a list of Jobs into a client's site. These get imported into a custom table. That custom table was then used to create a search index. For years now this has worked ...

  • Smart Search searchResultItem.Data.GetValue(nameof(TreeNode.NodeAliasPath) not working
    Question Mar 13, 2024
    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 object will not return the NodeAliasPath or AliasPath or anything in the Data object...

  • Custom smart search index not indexing content
    Question Dec 19, 2023
    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 content is 0 sometimes but 2(expected) sometimes.GetDataAsync() actually retu...

  •   1 2 3 4 5 6 7 8 9 10 ...