对于使用 documentlist api(以及在 UI 中)的一些查询,我会得到不同的查询结果:
1. "single_word"
2. single_word
For example for this:
"mody" - I receive 69 results
mody - I receive >200 results (many of them don't contains this word)
(This happens also for combination of words that contains this word. For example:
**"mody" company** and **mody company** returns different results)
这个搜索有什么区别?以及如何建议搜索最佳精确匹配结果?我不想收到只包含mod(例如)单词的结果。