Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 Kentico 网站上设置了 Azure 搜索。搜索工作正常。
当我尝试设置自动索引构建时,它失败了。
所以,它永远不会重建索引。我该如何解决这个问题?
该错误消息表明,要么有两个具有相同名称的列,要么列名的大小写已经以某种方式发生了变化,Azure 正在为此苦苦挣扎。我建议在 Azure 门户中删除索引并查看自动索引是否会重新创建它。
如果您可以进入门户,则值得检查索引定义以确认字段是否符合您的预期。