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.
如果我使用短语“抗腐蚀方法”(不带引号)进行搜索,我会在结果顺序中获得更高的“抗细菌”文档。我正在使用 text_general fieldType。我宁愿期待的是具有腐蚀或防腐蚀的文件。
如何在搜索短语时降低“反”和“方法”的重要性并增加“腐蚀”的重要性。是的,我可以使用anti^0.01 腐蚀^10 方法^0.01,但是动态查询怎么做呢?
编辑:可能单个单词提升可能不是一个实用的解决方案。我正在寻找一些方法来处理这种情况。