rs-es icon indicating copy to clipboard operation
rs-es copied to clipboard

One request mapping

Open RoxasShadow opened this issue 7 years ago • 0 comments

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)

RoxasShadow avatar Jan 17 '18 13:01 RoxasShadow