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.
如果我输入搜索“家”,我得到的答案是相同的词“家”等。作为搜索的结果,我需要在客户端突出显示这些词。如何根据客户的形态得到关键字列表?
你不能得到这样的作品清单。产生茎的形态处理是单向过程。
但是 Sphinx 确实包含一个 BuildExceprts 函数!这了解形态设置,并将突出显示相关的匹配词。