Filter stop words when searching posts in mysql (#14509)

Этот коммит содержится в:
Rodrigo Villablanca
2020-08-21 11:58:17 -04:00
коммит произвёл GitHub
родитель 2055c49dfe
Коммит 6a50106cd9
5 изменённых файлов: 105 добавлений и 2 удалений

Просмотреть файл

@@ -7358,6 +7358,10 @@
"id": "store.sql_post.populate_reply_count.app_error",
"translation": "Unable to get the post replies count"
},
{
"id": "store.sql_post.search.app_error",
"translation": "Error searching posts"
},
{
"id": "store.sql_post.search.disabled",
"translation": "Searching has been disabled on this server. Please contact your System Administrator."