Introduction In our high load environment, we store our content on Couchbase (CB), which is currently over 200 million content. CB is a very simple, effective, and performant database for storing and updating. But in the end, it is not the best tool for querying. In that state, Elasticsearch (ES) is…