dmm-com / pagoda

Yet another SSoT system to be able to define flexible data-structure, relation and ACL.
GNU General Public License v2.0
25 stars 17 forks source link

Changed to not update ElasticSearch when editing entity #1317

Closed hinashi closed 2 weeks ago

hinashi commented 3 weeks ago

If you have a large number of entries, updating ElasticSearch takes time. If you many times edit entities, the load will increase. We recommend not updating ElasticSearch when editing entities, but rather updating ElasticSearch in a batch process once a day.