On 20 Lip, 11:14, Clinton Gormley clin...@iannounce.co.uk wrote:
They are dynamically added to the mapping based on the type of data they
appear to be, eg strings are added as analyzed, numbers as not_analyzed.
So if I don't want to store something, I need to tell ES explicitly to
skip it? Please note that I am talking of a scenario where I already
have a mapping in place (hence not the situation where there's no
mapping and I'm adding a document for the first time).