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.
我需要我的分数来考虑术语(在多术语搜索中)的接近程度。看起来在实现您自己的加权函数(文档)时,您一次只能访问一个搜索词,因此无法查看两个词之间的距离。
我发现的最佳解决方案是单独索引每个句子。这并不理想,因为它不允许出现高分异常。