tsloughter / erlastic_search

An Erlang app for communicating with Elastic Search's rest interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mappings

unbalancedparentheses opened this issue · comments

I could not find any way to put a mapping when creating and index, or PUTing a mapping to a index/type after its creation.

Will you add support for this?

I'm happy to accept a PR for this but I don't know when I'll be adding support myself.

Looks like this got added in 5a81ba0?

@RobinClowers yes, I added it :P.