Skip to main content

All Questions

Tagged with
0 votes
2 answers
320 views

Kentico 13 API SearchHelper.Search returns different object type in .net core than it does in .net mvc

Not sure if anyone has come across this, but currently porting a K13 MVC project over to K13 .Net core (5.0) - both using the same CMS just different Kentico libraries packages but of same hotfix ...
Craig's user avatar
  • 25
0 votes
1 answer
201 views

Adding Custom JSON-LD Scripts to Kentico Page Types

We are interested in adding a custom script using JSON-LD and Schema.org to the head of our Kentico portal engine site pages (v11). We would like to use this to assist with our custom search crawler ...
KreacherDev's user avatar
0 votes
1 answer
222 views

Smart search index issue – Kentico 9

Our team of developers have been having an ongoing issue with smart search functionality not working as expected in our PROD website. UAT site works as expected. We use Kentico 9 CMS. Example: We ...
Antonella Bogo D'Aquino's user avatar
0 votes
1 answer
91 views

Kentico 11 hiding media files from universal site search

I have multiple PDF media files in a Kentico 11 website which I have redirected to our new website where the updated media file documents now reside. We must keep these old media files on the original ...
William James Henry's user avatar
0 votes
2 answers
164 views

Multiple index in search result transformation is not working with Kentico

I have two different kinds of indexes both are working fine at least in the search preview of my local index. I added both of them to my smart search part in indexes area, one is a page crawler and ...
UserEsp's user avatar
  • 416
0 votes
1 answer
186 views

Custom index of Kentico searching in media library is not adding the index to the search

I'm trying to add a custom index for searching but the file is not added to the results. This is my code for rebuild method, is finding docs in the right media library but those are not being ...
UserEsp's user avatar
  • 416
0 votes
1 answer
424 views

Page crawler index in kentico is not showing the content in the results

I'm trying to show the results of a page crawler index the results are fine but the problem is that when I try to show the content value is empty I'm using OnHtmlToPlainText method in a class for ...
UserEsp's user avatar
  • 416
0 votes
1 answer
334 views

How to get all files from a media library in kentico?

I want to save all files paths inside of a media library folder in kentico. I found this code for one file but I don't know which Class to use to get all content any advice, please. MediaFileInfo ...
UserEsp's user avatar
  • 416
0 votes
1 answer
74 views

Page crawler index is just searching the exact word in kentico

I created a page crawler index and I'm testing all search modes, with all page types in the index content. By the way, the index is just searching for the exact word. example if I'm looking for the ...
UserEsp's user avatar
  • 416
0 votes
1 answer
57 views

How to add smart search dialog by code in kentico and add an index?

I'm trying to add the code like this <cms:SearchDialog ID="SearchDialog" runat="server" /> in a master page but seems like that's for SQL search dialog and I want to use the smart search ...
UserEsp's user avatar
  • 416
0 votes
1 answer
244 views

how to create an index for the content of a page including web parts with kentico?

I'm creating an index for pages but when I use it with the smart search is just working for the title of the page, not for the content of it. I would like to search including the content of the web ...
UserEsp's user avatar
  • 416
0 votes
1 answer
267 views

Smart search results behaviour of compound index of multiple page types

Can someone confirm the behaviour of the Smart search results webpart when using a Smart search filter on a particular field, documentation here, when the index, and the expected results, are compound ...
Pedro Costa's user avatar
  • 2,976
0 votes
2 answers
228 views

Kentico Custom Lucene Index with multiple facets that are similar - how to query?

I have created a custom index that stores multiple extra fields that I use to filter by. Say for example I am storing some facets to select Kite colors. Some kites have one color, others have multiple....
user6383418's user avatar
0 votes
1 answer
186 views

Kentico smartsearch and sharepoint online

I am attempting to set up a custom smart search index for a document library in SharePoint Online. How do I select all of the files in a document library to be indexed? the ISharepointListService ...
Mark's user avatar
  • 1
0 votes
2 answers
284 views

Smart Search by Fields of Page Type

We have a page type which contains fields as follows: Name, Title, SubmittedDate. So, on the UI, we need to enable search by each of the field columns in this page type including From and To date for ...
Roman Raj Bajracharya's user avatar

15 30 50 per page