rs-es
rs-es copied to clipboard
One request mapping
Hello!
I made this changes quite a while ago but then I forgot to open a PR for them.
The changes consist in:
- replacing maplit with pure JSON objects provided by serde
- send the mapping to elasticsearch just in one call so that it's possible to create more complex relations that it's not possible (or harder) to create in multiple steps (i.e. using
_parent
)