Uploaded image for project: 'Realm Core'
  1. Realm Core
  2. RCORE-1580

Fix integer endianness in the Index

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Integers are inserted into the index in a little endian order. We should use a big endian ordering so that we can support optimizing less and greater queries on numbers. This is most likely a file format breaking change that requires rewriting the indexes, so the work should go to next-major. 

      This is part of phase 1 geospatial because we want to make sure that we have prepared the way for using the index for geospatial values later on (possibly in phase 2).

            Assignee:
            Unassigned Unassigned
            Reporter:
            james.stone@mongodb.com James Stone
            AD Core
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: