In my application, I want to sort fields similar to the Kibana Discover page. After exploring the Kibana Discover page, I found that some fields are not sortable, meaning the sort functionality is disabled for them. Is there any way I can determine which fields are sortable and which are not? I have explored some Kibana APIs but couldn't find anything.
For example, the geo point field is not sortable, and the sorting feature is disabled. So, is depends on datatype or data?
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.