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.
我在一个框中有一个智能搜索框,结果按预期显示在结果页面上 - 但是每个结果的 URL 只是链接到结果页面而不是相关文档。
有人对我做错了什么有任何指示吗?
您必须在转换中调用方法SearchResultUrl(true)来获取 URL。在文档http://devnet.kentico.com/docs/devguide/index.html?smart_search_transformations.htm中查看更多信息
SearchResultUrl(true)