[MM-29951] searchengine/bleve/indexing: use oldest entity creation time instead (#17203)
* searchengine/bleve/indexing: use oldest entity creation time instead * add test * fix feature flag Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ec49112ae0
Коммит
b581f65860
@@ -5082,10 +5082,6 @@
|
||||
"id": "bleveengine.indexer.do_job.bulk_index_users.batch_error",
|
||||
"translation": "Impossibile indicizzare gli utenti in batch."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.indexer.do_job.get_oldest_post.error",
|
||||
"translation": "Il post più vecchio non può essere recuperato dal database."
|
||||
},
|
||||
{
|
||||
"id": "bleveengine.indexer.do_job.parse_start_time.error",
|
||||
"translation": "Il lavoro di indicizzazione di Bleve non è riuscito a calcolare l'ora d'inizio."
|
||||
|
||||
Ссылка в новой задаче
Block a user