I'm using Kentico 12.0.66 (MVC site). My code is based on this documentation.I have a search controller which contains the following search code:private const int PAGE_SIZE = 10; private const int ...
I'm currently getting details of a page in search results, i need to display contents of the page subfolder(child menu item) in the search results i'm getting. Say for example, i have a page named ...
Hi All,I have a group of search results which currently gather pages from a number of categories branching off a parent page (breeds of animal). What I would like to do is to filter the search resu...
Hello. I'm new to Kentico (we're using v9). So I created a new Search Index, tested it using the @Search Preview@ feature (works great). I rebuilt the index and it is optimized. Problem is, this is...
I need to search to implement search using javascript. so I created page with template setting to None.But when i call this page using JS, all the css/js also downlaods from root. How can we create...
How to display the pdf document's (in pages library) description as search results through transformation?Example: I have a pdf document in Pages library as TK388.pdf, the description of the docume...
A question regarding what shows in search results in Kentico 8: search results do not show any of the code from a page that comes up in results, markup or otherwise, UNLESS the code is wrapped in a...
Hi everyone -I'm trying to modify a search box to tweak the results. But it seems if I change the @Any Words@ setting to @All Words@ or @Exact Phrase@, the search turns up zero results - even on a ...
Have any of you used the transformation to strip the html from the content only to see an image path as content? How do I get rid of the images from the content?@%# SearchHighlight(HTMLHelper.HTMLE...
I'm having the same issue from this question: http://devnet.kentico.com/questions/customize-search-results-in-custom-table-smart-search-indexWhere the URL generated in a search result, when the res...