When using the new indexing infrastructure, the BtreePlus index, and making a range query of the form a <= value <= b, the incorrect operator was being applies for one of the two logical comparisons. This resulted in incorrect results.
Last updated: 10/26/18