Re: Unassigned issue IGNITE-12174

2019-10-01 Thread Ivan Pavlukhin
Hi Jan, You are right. I remember that we discussed to do similar for TEXT queries [1]. [1] https://issues.apache.org/jira/browse/IGNITE-12190 вт, 1 окт. 2019 г. в 12:07, : > > Thank you for the reply. > > Quoting Alexei Scherbakov : > > Lucene and spatial indexes do not support persistence. > >

Re: Unassigned issue IGNITE-12174

2019-10-01 Thread j
Thank you for the reply. Quoting Alexei Scherbakov : Lucene and spatial indexes do not support persistence. This is known limitation which would probably be addressed in the future releases. I think this limitation should at least be mentioned in the documentation then: https://apacheignit

Re: Unassigned issue IGNITE-12174

2019-09-30 Thread Alexei Scherbakov
Hi Jan. Lucene and spatial indexes do not support persistence. This is known limitation which would probably be addressed in the future releases. пн, 30 сент. 2019 г. в 13:23, : > Hi, > > I have opened a bug issue some time ago about a NullPointerException > thrown if geospatial indexing is used

Unassigned issue IGNITE-12174

2019-09-30 Thread j
Hi, I have opened a bug issue some time ago about a NullPointerException thrown if geospatial indexing is used together with durable memory: https://issues.apache.org/jira/browse/IGNITE-12174 Even though I provided a minimal reproducing code example the issue was not assigned or reviewed t