Guo Xiang Tan
15e9057ec5
FIX: Reduce number of terms injected for host lexeme.
...
We do prefix matching in search so there is no need to inject the extra
terms.
Before:
```
"'discourse':10,11 'discourse.org':10,11 'org':10,11 'test':8A,10,11 'test.discourse.org':10,11 'titl':4A 'uncategor':9B"
```
After:
```
"'discourse.org':10,11 'org':10,11 'test':8A 'test.discourse.org':10,11 'titl':4A 'uncategor':9B"
```
2020-07-27 15:29:59 +08:00
..
2020-07-27 10:23:54 +10:00
2019-05-29 14:26:24 +10:00
2020-05-23 00:56:13 -04:00
2019-05-13 09:31:32 +08:00
2020-06-01 08:55:08 -07:00
2019-10-23 15:42:37 -04:00
2020-04-23 15:06:55 +10:00
2020-02-18 16:02:26 -05:00
2019-12-03 10:05:53 +01:00
2019-05-13 09:31:32 +08:00
2019-06-06 15:44:55 -04:00
2020-07-08 15:50:30 +10:00
2019-12-05 14:36:06 +05:30
2020-03-31 20:17:56 -06:00
2019-10-24 14:25:56 +05:30
2020-07-10 12:05:55 +03:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2020-06-24 15:51:30 +10:00
2020-07-27 15:29:59 +08:00
2019-11-14 15:10:51 -05:00
2020-07-21 14:29:02 -04:00
2020-06-29 13:49:02 -05:00
2020-03-23 09:38:18 +05:30
2019-12-03 10:05:53 +01:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-02-07 17:32:35 +00:00
2020-07-10 17:56:33 +01:00
2020-07-27 10:23:54 +10:00
2020-06-18 17:42:39 -04:00
2019-10-10 08:50:48 +11:00
2019-12-10 11:48:39 +11:00
2020-07-20 15:23:49 -06:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-12-13 09:29:09 -05:00
2020-01-02 16:03:13 +00:00
2019-08-02 15:29:12 +01:00