When using a sort behavior of SORTED with binary attributes, multiple values
will report a class cast exception.
This is due to the fact that byte[] does not have a natural comparator and
cannot be cast as comparable.
While it is unnatural to sort binary attributes, perhaps the library should
fail in a more graceful manner.
Original issue reported on code.google.com by dfis...@gmail.com on 22 Mar 2013 at 8:47
Original issue reported on code.google.com by
dfis...@gmail.com
on 22 Mar 2013 at 8:47