This works great if i use prefix tree.
I have started using default BKD implementation due less heap usage of this way and better accuracy/performance.
Is there a way that i can achieve above with default geo_shape implementation ?
It is currently not supported to query by CIRCLE in the default indexing strategy. The only way to achieve that would be to approximate the circle to a polygon.
Thanks @Ignacio_Vera.
The terma created by previous strategy occupies a lot of heap. Hope to see the support for for CIRCLE query soon.
It will solve a lot of heap problems for people storing and querying spatial data.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.