**[Mohsin Husen](https://jira.spring.io/secure/ViewProfile.jspa?name=mohsinh)** opened **[DATAES-62](https://jira.spring.io/browse/DATAES-62?redirect=false)** and commented While creating mapping it should also include datatype detection as below date_detection : ``` { "tweet" : { "date_detection" : false, "properties" : { "message" : {"type" : "string"} } } } ``` numeric_detection ``` { "tweet" : { "numeric_detection" : true, "properties" : { "message" : {"type" : "string"} } } } ``` --- No further details from [DATAES-62](https://jira.spring.io/browse/DATAES-62?redirect=false)