• Smart Serach Filter - Category Drop Down
    Question Apr 3, 2017
    Hi I am trying to create a custom web part that contains a categories smart search filter but I can't seem to get it to work. Here's my code to set up the filter (subcats is a list of CategoryInfo): cmsCategorySearchFilter.SearchWebpartID = dialogWebPartID; cmsCateg...

  • Product Price in Search Result Transformation
    Question Sep 5, 2014
    Is there a way to include the formatted product price in the search results? Similar to `<%# EcommerceFunctions.GetFormatedPrice(Eval("SKUPrice"), Eval("SKUDepartmentID"), Eval("SKUID"))%>` Thanks Terrence

  • Showing the number of search result in new each facet
    Question Oct 20, 2014
    I have faceted search and I want to show the number of result of the search term for each facet. For example if user search "Tax" I want to show how many items we do have in each category which contains this keyword. Would you please tell me how can I manage this requirement?

  • Predictive search result groups sorting
    Question Sep 24, 2014
    When setting up a Smart search box with predictive search, you can specify multiple search indexes. The predictive results will then be grouped by index in the popup. So for example I have the Indexes field set to: `Index1;Index2` But my results appear with Index2 at the top...

  • RE:Smart search filtering
    Forum Post Aug 15, 2012
    can you copy and paste your smart search filter settings?

  • Smartsearch: DocumentCrawler got empty Content
    Question May 22, 2014
    Hi, I've setup a search index using DocumentCrawler to index documents of type "Department". These documents contain a UniViewer listing child documents of type "Employees". When searching for an employee, SearchResults finds the Department pages, but no Content is displayed...

  • SmartSearch filter SKUPrice by range
    Question May 14, 2016
    Hi, In KenticoCMS V7.0 (hotfix 94 applied) ,I have a smart search dialog that let the user to specify price range. when the user clicks on search , i create a query like this : skuprice:[(double)0.0 TO (double)300000.0] or skuprice:[0 TO 300000] or +skuprice:[0 TO 300000...

  • Change Search button text to icon
    Question Nov 30, 2016
    Hi all, I would like to change the search box on our site using the Smart Search Box web part. Currently it looks like [this](http://prntscr.com/ddlqko) but we would prefer to do something similiar to [this](http://prntscr.com/ddlrgr) or [this](http://prntscr.com/ddls5j) Tha...

  • Can I manipulate the DataSet returned from SearchHelper.Search()?
    Question Nov 9, 2018
    Does anyone here know if it's possible to manipulate the DataSet that gets returned from `SearchHelper.Search()` in the Smart Search Results web part? I have a custom fork of that web part and the associated control, but there seems to be a mismatch between the `SearchParamete...

  • Read pdf contents into search index?
    Question Jun 25, 2015
    I need to read in the contents of a pdf into a search index. Is there any Kentico helper to do this?

  •   ... 31 32 33 34 35 36 37 38 39 40 ...