Using Azure Search as a Kentico search provider has various pros and cons. Lucene can be run locally and appropriately tested prior to distribution. As Azure Search is cloud-based, developers can't...
Our Kenitco 12 MVC project is using Azure Search.We have widgets on some pages that we include in the search index. We do this via a Custom Search Module.That works in that the widget content is in...
Hi Team, I am trying to create search page for keyword search, But I dont want my indexer to go for deep search and pick everything currently my indexer is getting result if the keyword is present ...
Hello, I'm new in Kentico and would like to create a custom index, in the K11 documentation its showing how to create a custom index on file, but i want it on system table @CMS_Relationship@.Can an...
I’m trying to work through an issue and/or configuration setup for our existing websites in relation to search indexes and web farms in an Azure Web App. I’ve followed documentation and something s...
I have a Kentico (v10.0.48) MVC instance running with three web farm servers. There is an API server, a WEB server and the CMS server. The search indexes are out of sync occasionally between the W...
We have Three indexes one that indexes Assets, one that indexes pages, one that indexes events. I want to allow the user to use a checkbox list to show either Just one of the indexes or Two of the ...
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...
Hi,Our client project ( Kentico 10 no hotfix) is configured to use Amazon s3 file storage. When we added some excluded content to our custom index, it is not rebuilding at all. Always going to Task...
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...