Elasticsearch Part 5: Optimizing Search Results Rendering

preview_player
Показать описание

In this episode we show you how to optimize the rendering of search results from elasticsearch.

We do this by avoiding hitting the database and use the data directly from the elasticsearch data store.
Комментарии
Автор

And what if you need to change the response data?

lukic