"mm":"2",
"q":"IBASEDESCRIPTION:(ankor sunnyvale tokyo^3 london labs)",
"defType":"dismax",
"fl":"score, IBASEDESCRIPTION",
"q.op":"AND",
"rows":"3",
"debug.explain.structured":"true",
"debugQuery":"on"
这是我在响应头中看到的。
mm=2 这意味着 2 个可选子句应该匹配。q.op 是 AND - 我假设子句之间的条件是 AND
我希望以下字段不匹配:
Level 3 Communications-london
akamai-level 3-london
但它们是结果的一部分。
谁能帮我理解这里的行为?
我怀疑是因为^3
在tokyo
现场。但这就是推动因素。