NUXEO Consultants - IMPLEMENTING BULK METADATA EDIT IN NUXEO, Maretha

Get there faster! Performance improvements in Nuxeo, and what to watch out for — Part 1

Recently I worked a lot on performance optimizations for one of our projects and the results were quite impressive: we improved the loading speed of some pages up to 10 times. My colleague, Mariana Cedica, suggested that I write this blog post so others could benefit from my experience, so keep reading for the main changes we implemented.

To make it easier to follow, I am breaking down this article into two parts.

Part 1 — Summary

  1. Move PageProviders to ElasticSearch
  2. How DocumentPropertyJsonWriter works, and the side effects of using properties of type Document(store=id) in your custom schemas