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.
我有一个集成的云搜索域,可以很好地生成字段。
我有三个方面是
以上都是文本字段
现在我需要在网站上添加建议并获取搜索词建议。为此我有两个要求
我很容易做到第一个,
我该怎么做第二个?
非常感谢任何帮助
这个没有办法解决
我所做的是有两个索引,并从一个索引中获取建议。索引是
对于一个领域,我通过 Title 获得了建议者,而对于另一个领域,我从 EventTitle 获得了他们。