On 02. des. 2016 12:18, Tim Uckun wrote:
(...) cur.find_ge(".", "1.2") #this uses GET_BOTH_RANGE (...) but the second call results in a MDB_NOTFOUND
GET_BOTH_RANGE is (exact key, inexact data). There is no (inexact key, inexact data) search operation.