Results for tag #elasticsearch

loggastic
Locastic, Backend, Sep 21, 2023 - 3 min read

Introducing Loggastic: The Open Source Library for Activity Logs tracking

Today, we’re excited to introduce Loggastic, an open-source library made by Locastic and designed to simplify the implementation of activity logs and store them in Elasticsearch.

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.