Vladimir, We need to consider that these two types of indexes are not stored off-heap either.
It expands the task a bit — the indexes have to be fully integrated with the new durable memory architecture supporting both off-heap and persistence layers. — Denis > On Aug 1, 2017, at 3:26 AM, Vladimir Ozerov <voze...@gridgain.com> wrote: > > Guys, > > AFAIK these two index types are not supported with enabled persistence at > the moment, neither they stored on the disk anyhow. Can someone help with > estimates on how difficult would it be to implement these indexes over > page-memory architecture? > > Looks like we will have to write our own implementation of these indexes, > instead of relying on Lucene and H2. Am I right? > > Vladimir.