Results for tag #populating-index

populating-elasticsearch-with-serialization-groups
Backend, Oct 30, 2020 - 4 min read

Populating ElasticSearch using serialization groups in ApiPlatform

It can be annoying to write separate ElasticSearch mapping for each entity – so Paula decided to use serialization groups and let the normalizer do the job.