[MM-24526] Filter * characters from the search terms in DB (#14884)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
7f64199a37
Коммит
fb453d578f
@@ -126,7 +126,7 @@ var searchPostStoreTests = []searchTest{
|
||||
{
|
||||
Name: "Should discard a wildcard if it's not placed immediately by text",
|
||||
Fn: testSearchDiscardWildcardAlone,
|
||||
Tags: []string{ENGINE_ELASTICSEARCH},
|
||||
Tags: []string{ENGINE_POSTGRES, ENGINE_MYSQL, ENGINE_ELASTICSEARCH},
|
||||
},
|
||||
{
|
||||
Name: "Should support terms with dash",
|
||||
|
||||
Ссылка в новой задаче
Block a user