Hi All,
we are using elasticsearch 1.3.7.
can any one tell me ,
how to disable dynamic mappings for all indices which is created already?
i know about index.mapper.dynamic: false ( in elasticsearch.yml )
but is there any dynamic way to disable it?
thanks in advance.