Hi Evaristo, Yes, "functional" and "functional range" indexes are same.
With respect to off-heap the documentation should have been "do not use non-compact indexes". Internally range index is defined/created as "compact" or "non-compact" to optimize the index storage. You can find more about compact and non-compact indexes at: http://gemfire.docs.pivotal.io/96/geode/developing/query_index/maintaining_indexes.html -Anil On Sat, Dec 15, 2018 at 10:54 AM evaristo.camar...@yahoo.es < evaristo.camar...@yahoo.es> wrote: > Hi there, > > Geode 1.8 documentation includes the following limitation: > > *"Note:* Do not use functional range indexes with off-heap data, as they > are not supported" > > On the documentation section refers to range indexes but including the > "functional" prefix. Is a "functional range index" the same that a "range > index"? In case the answer is no, what is the difference? > > Thanks in advance, > > /Evaristo >