Back to All

Index items with integers and strings

Currently the template format doesn't allow me to index items without "" surrounding the json value, I would like to be able to index items with integer values dropping those "" away, so that elastic search could be used more efficiently when doing searches > or < as with strings it only works with the first character :)