I load data from a rest api to elasticsearch via logstash.
first i create my index 'bookings'with mapping then i load the data using logstash.
the problem is when i view the datain discover i get error in the data type .
for example 'idhotel': 125478 ... in discover it is displayed 'idhotel: 125,478
ps: in the mapping I put 'idhotel' of type integer
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.