Alexander
05/04/2023, 12:24 PM0.0.20
contains a lot of changes and improvements:
• implemented count API
• implemented delete and update by query APIs
• implemented tasks API
• support for runtime mappings
• facet filters for attributes
• has_parent
, has_child
queries
• immutable query nodes that might be changed by replacing
• transport request trackers for metrics, logging, etc
• YAML serialization
An article how we cook facet filters for attributes was written: https://github.com/anti-social/elasticmagic-kt/wiki/Cooking-the-Facet-FiltersJilles van Gurp
05/10/2023, 12:42 PM