I created a scheduled task which sync few fields on all the contacts in the system with external system. I have search index on contacts. During scheduled task run, I get following exception in my ...
I'v created Smart search Page index. The problem is that all fields a stored in lower case. For example I have object titles and want to display it as is. How can I store data in search index not i...
Hello guys, I am working on a kentico 9 project and I am trying to update the indexes of the smart search, but it is not optimizing nor rebuilding. whenever I press one of these two tasks, the ken...
Hi,I created a new document by using API, and created Smart search index with type = pages to get indexes of document.I tried to use 2 ways for inserting document to Kentico tree.Method 1: Document...
Watching Miro's video on custom search indexes, around 40 minutes in he uses SearchHelper.CreateDocument and it returns a Lucene Document object.I’m trying to re-create this. The key thing for me i...
Hi Guys Heres is the scenario. I have implemented a smart search box on the home page of my site. I have added a smart search filter with 2 filter items as check boxes:+_content;Full-time;Full time...
I ran an upgrade on Kentico 7 from 7.64 to the latest, but it broke a custom Filter module that sets the search result's indexes that it looks in based on the filter (drop down).Before the Indexes ...
Hello,Do i need to re-build indexes everytime after publishing my website? If yes - how can i do it automatically right after publishing? Can i avoid that, if the content are the same?Currenly - I...