• RE:Capture search phrase from smart search
    Forum Post Oct 17, 2013
    Thanks for the response. I guess i should have been more clear in my initial question. I am looking to capture it server side to use for analytics. Since this is the case, unless the smart search web part or any other searching web part has this built in, i think im going to g...

  • 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?

  • RE:Smart search partial word
    Forum Post May 2, 2011
    Wildcards don't seem to work. Eg: go to http://www.anca.com/Search and search for pipe All words. Finds one page "MX7 Demonstrations Run Hot at GrindTec 2010" Now search for pipes Finds a different page "RX7" But, now search for pipe* or pi* and it finds...

  • RE:Customizing the search results
    Forum Post Sep 29, 2009
    Hi, If you are using older version than 4.1, you will need to develop custom search provider where you will alter the returned dataset of results. I would recommend to upgrade to the 4.1 version where the new Smart Search was added and it allows to achieve your need very...

  • RE:Search on Date with Smartsearch
    Forum Post Sep 24, 2010
    Hi, You need to ensure following format of search query e.g.: EventDate:[200902020101 TO 200906020101] It means you need to define interval with (hours and minutes) as well as the name of the field, that contains date value. Please find more information about this a...

  • RE:Search Bar
    Forum Post Dec 20, 2010
    Hello. I am not quite sure what do you mean by "backend" document. How it differs with a standard document, please? Even folder (cms.folder) is just a special kind of a document, file (cms.file) as well. If you want to exclude some documents from search index, or search spe...

  • RE:CSS Styles for the Smart Search Results web part
    Forum Post Nov 11, 2011
    Hello. There are 3 parts in Smart search result web part properties the design depends on. "Transformation name," "Pager design" and "Web part container". When you see code of your transformation or code of particular templates for your pager settings, you can see what clas...

  • smart search returning excluded items
    Forum Post Jan 3, 2013
    In our intranet portal site, we have added exclusion items to the Intranet Portal - General Content smart search index which the site search uses. However, some items are being returned in the search results that are part of sections of the site that were included in the excl...

  • RE:Smart search - Filter by document path ? (Newbie question)
    Forum Post Feb 16, 2011
    Hi David, This is not possible to achieve using Smart search filter. I would recommend using different approach. Smart Search Results web part has property called Path, where you can specify the section from content tree where documents will be searched. So you will need to...

  • How to perform a search with existing SearchIndex in code
    Question Oct 3, 2014
    Hi, today i have first touch with Kentico Smart Search. I wanted to perform an search request in code and want some results. I found some Smart Search helper classes. In my approach i use SearchHelper.Search. But an error occured during the search. Below you can find my sim...

  •   ... 61 62 63 64 65 66 67 68 69 70 ...