I have my own binary fields that store a sorting collation in my current database.
These are created with some very specific rules.
I'd like to store these in Elastic and have Elastic sort by that field.
But it appears that the binary field type gets stored as base64, which screws up the sort order.
What is the best way to store this binary data and sort in Elastic?
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.