I am getting an error on my production server and I am not able to replicate it on my local. The error is: Index can not contain two search fields with the same name 'documentpublishto' but differe...
Hi,I have created an Azure search index and trying to receive data from the sys_content field. I'm getting data returned from other fields but the sys_content field doesn't exist.The indexed conten...
I am currently using Azure Search to index pages and everything is working wonders. However, I would like to be able to sort by documentpublishfrom which is a kentico field and is not sortable in t...
Hi,I am facing this issue even though I followed the kentico docs regarding azure search indexing.Created a new azure search in kentico cms. I already got azure cognitive search in azure portal. I ...