• Search index stored in lower case
    Question Oct 26, 2018
    I'v created Smart search Page index. The problem is that all fields a stored in lower case. For example I have object titles and want to display it as is. How can I store data in search index not in lower case but as is?

  • Kentico 13 - SQL Search website index not working
    Question Apr 8, 2021
    Hi on the admin backend, the SQL search is not working, why it's not working what is the alternative to search on the tree for published and unpublished pages

  • How can we search keywords from contents of uploaded media within media library in kentico9
    Question Mar 3, 2016
    We have requirement to search content from uploaded media within media library. I am trying to apply smart search for searching media content but didn’t get any success also I found some articles which suggest to create custom search index but how can we create and apply searc...

  • Linked pages for products
    Question May 2, 2016
    Hey I created for some products with linked versions. meaning i have my product in one folder (visible in the main menu) and also a link of it under a second folder (an option that appear only in a CSS side menu). but now it appears twice in the search (Both folders are und...

  • Search Index Indexed documents
    Question Sep 18, 2015
    Is there a way to return all indexed documents in a search index? I've indexed all documents under /Publications/%. And on our publications page, we want to initially load the first 10 documents. I am currently doing it by using DocumentHelper.GetDocuments(), and it's pro...

  • Content empty
    Question Nov 15, 2016
    Hi all, I'm using Smart Search Result. In the transformation I want to display search result field "content" (as described in https://docs.kentico.com/display/K9/Displaying+search+results+using+transformations) It seems this field is empty. There is no content at all. All th...

  • SmartSearch not retrieving results based on DocumentModifiedWhen filter.
    Question May 14, 2018
    Hi, I am trying to use DocumentModifiedWhen field as a daterange filter to retrieve smart search dataset, but I am not getting any result with DocumentModifiedWhen field. However, it works fine when I use DocumentCreatedWhen filed instead. Any suggestion please? My Code is ...

  • Smart Search Result inside AJAX tab control
    Forum Post Jul 13, 2010
    Hi Support, I have a page that has smart search control, couple of smart search filters and a smart search result webparts. I've created a custom webpart w/c is an ajax tabcontrol that loads the smart search result. the problem is now it doesn't work with the filters anymor...

  • RE:Smart Search Filters
    Forum Post Mar 12, 2012
    Hello, If you want to use the smart search module, you can use the Smart search filter web part to allow users to limit the range of objects that will be searched: Smart search filter Another way could be creating a custom filter just as it is described in the following ...

  • Creating search indexes programmatically for a new website (which is also created programmatically)
    Question Jul 24, 2015
    I am programmatically creating search indexes via API and can see them listed in Smart Search application in Admin UI. I am also creating rebuild tasks as below: SearchTaskInfoProvider.CreateTask( SearchTaskTypeEnum.Rebuild, index.IndexType, null, clone.IndexName, clone.Index...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...