Is it possible to do significant terms aggregation in Kibana analyzed field?
Kibana v 5.6.1
For marking field as analyzed I use this mapping:
"field_name": {
"type": "text",
"fielddata" : true,
"index": true
}
As a result I want to see the most un unsual terms.
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.