Olivier Guennec
Olivier Guennec
I am having the same issue with Kitematic v0.17.12 installed through `brew cask install kitematic`
@ludo, @OlivierFreyssinet and @halileohalilei , I have submitted this [PR](https://github.com/ludo/react-native-torch/pull/11) which adds a Torch getStatus functionality as requested in this thread.
**With this fix**, a format field is added next to a date, for instance: ``` "range": { "datePublished": { "lte": "2013-03-08", "format": "yyyy-MM-dd" } } ``` Hence the builder knows...
Elastic search understands multiple date formats so it seems interesting to have this feature in the builder. Also setting the time is not always relevant in a range search so...