I currently have a search system that displays percentage of found words in the database. I'm thinking of moving to elastic search, but I still want the results to be displayed as percentage. Is it possible? Currently in Kibana I have an explain function that displays for example the "value" : 0.6931471, How can I convert it to percentage to be used in my system?
Hi @aretai,
I tried to solve it with TSVB, but I actually think Vega is the only option here. Here's the screenshot of the similar problem on the sample flights data (Percent of flights delayed in time range (filter ratio)):
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.