i mapped the index before throw sense and when running in sense the query GET /test-me-again/_search I get the result:
{
"took" : 30,
"timed_out" : false,
"_shards" : {
"total" : 5,
"successful" : 5,
"failed" : 0
},
"hits" : {
"total" : 172676,
"max_score" : 1.0,
"hits" : [{
..}]
}}
now this data need to be available to me on Kibana, but on the "Discover" I can't see nothing and no data is for any kind of "Visualize" as well
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.