我试过 Term 跟 multi_match 很多方法,都不能达成效果。
我希望提交的 Keyword 是等于任意一列的值。
比如提交 test,那么就在该行中的任意一列等于 test。
|  |      1tremblingblue      2015-07-06 21:04:29 +08:00  1 | 
|  |      2lins05      2015-07-06 22:18:20 +08:00  1 必须在 mapping 里指定 `"index": "not_analyzed"` | 
|      3levon      2015-07-06 22:46:38 +08:00  1 Term 中文有问题,英文应该是好的 | 
|  |      4pixstone      2015-07-07 02:16:39 +08:00 via iPhone  1 中文也可以的 用 mm值限定。must match | 
|  |      5hh4062703      2015-07-07 13:38:03 +08:00  1 使用 phase query |