Skip to content
Snippets Groups Projects
Commit 2a9a7b4ef362 authored by Katia Saurfelt's avatar Katia Saurfelt
Browse files

[index] refresh the index after performing the `es_index` operation. (closes #51594388)

If this is not done, elasticsearch.scan method retrieves the old index values
so wrong values will be copied while synchronizing different indexes.

We probably should do it by default in `indexer.es_index` method.
We probably should do it in `indexer.es_delete` method.

see also https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-refresh.html
parent 49e1524640df
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment