• Smart search CORS settings
    Question Jan 25, 2019
    When our smart search indexes rebuild on Azure, the CORS options are defaulting to blank, and we're manually having to add '*'. Is there any way to specify default CORS options in Smart search on Kentico 11?

  • Smart Search Filter
    Question Jun 25, 2015
    I am trying to use a conditional smart search filter like this: 1. User enters text in the search dialog text box 2. in the filter which is a dropdown list, user select's searching for example field headline only I have followed the instructions on the dev guid here: http://...

  • Searching for Numbers in Smart Search
    Question Aug 19, 2016
    I want to search blog posts hosted at Hubspot using the smart search. Each blog post has one or more topic IDs such as 4305550016. I created the custom index for it using the following code: foreach (BlogPost blogPost in blogPosts) { // Gets the text content...

  • Smart search Or clause for filters
    Question Sep 25, 2018
    I'm using custom smart search with filters. Now I'm using this code to combine search conditions var fo="term1 term2"; var filterText = SearchSyntaxHelper.GetFilterCondition(filterFieldName, fo); filterText = SearchSyntaxHelper....

  • Connect Smart Search Filters
    Question Sep 8, 2014
    I am using a custom country list for one of my smart search filters. I also have a state/province filter that displays for certain countries. What I would like to do is dynamically set the *Query WHERE condition:* for the smart filter webpart. I have previously used **CMS.G...

  • Cleanning Smart search tasks
    Question Nov 6, 2015
    Because of an unknown reason (solved now...), I have 1.2M tasks waiting to be processed at my smart search tasks list. I know how to delete ONE tasks at a time, but if I need or wanted to clean all scheduled tasks on the list, is there any smart way to do it ? cleaning the t...

  • Smart Search Filter WebPart
    Question Nov 8, 2016
    Hi, I've set up a Smart Search Page with a Dialog, Result & a filter. I have following query filter values: ['+JobStatus', VALUE, NAME FROM TABLE]. The Search Index is User Type (List of users) Everything works fine, but the filters aren't. I have added a customfield in the...

  • Smart search filter
    Question Oct 22, 2019
    I was just wondering when i perform a smart search based on categories, i have a page which has two editable regions. The search seems to always choose The first paragraph from the second editable text box. Is there a reason behind this behaviour, and can it be modified?

  • Indexing Error - Smart Search
    Question Oct 4, 2021
    Hi, We are currently receiving a error on our website related to the smart search index. It started happening randomly on friday. The index gets stuck on Batch 20 and goes into a infiniti loop when rebuilding. The index error: ![Image Text](https://i.ibb.co/f8BRGwn/error...

  • Complex Smart Search Filters
    Question Jun 2, 2015
    I have implemented smart search on my website. I have done so by building a few custom search indexes. I have a number of filters which are basic dropdowns which compare against a field I have provided in the index. This works well. Each result has a specific location, I have...

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