why database and manticoresearch return different result #1327
-
ms returns 13 rows. db returns 18 rows.
|
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 3 replies
-
my config file
|
Beta Was this translation helpful? Give feedback.
-
it could be better to |
Beta Was this translation helpful? Give feedback.
-
any finding? |
Beta Was this translation helpful? Give feedback.
-
test on version 6.2, it has the same question. |
Beta Was this translation helpful? Give feedback.
-
and following line found by manticoresearch doesn't match ('油料|薯类')
|
Beta Was this translation helpful? Give feedback.
-
@l1t1 If you do this:
you can see how your search string is tokenized: it searches for texts containing
but if you do this, you'll get the results:
It also finds more documents in general:
|
Beta Was this translation helpful? Give feedback.
@l1t1 If you do this: