Please find the below image where the same score values are shown in the front..
I need to eliminate the ones with same score and show only varied ones.
How can this be achieved..painless script in aggregations ?? @Brandon_Kobel
Please find the below image where the same score values are shown in the front..
I need to eliminate the ones with same score and show only varied ones.
How can this be achieved..painless script in aggregations ?? @Brandon_Kobel
Please don't ping people that aren't already part of the thread.
thanks warkolm , any response on this will be helpful bro.
I'm not sure what you are after, I don't understand the question.
If you see the graph , the doc_count is 3,3, 2, 3, 1, 1, 1, for ( 3 versions 9.0.3.9 , 9.0.3.10, 9.0.3.11) respectively . I need to eliminate the ones with doc_count 3 as they are having same score for all 3 versions . Hope you got an idea
You could try setting an inverted filter for the value, so click on the 3, then use the UI to create a "not" filter.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.