Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Has anyone tried to create a custom Examine index in Umbraco 8 that would allow Spatial searching on longitude and latitude?
I've managed to create my own custom Examine index using the below:
https://our.umbraco.com/forum/umbraco-8/95915-umbraco-8-examine-indexes
But I'm not sure how to make it leverage the Spatial functionality that Examine / Lucene can provide.
Any pointers would be appreciated.
Thanks Simon
Just wondering if anyone had any feedback on this yet?
I've got a couple of ideas for work around's but I'd like to use the in build Examine / Lucene if possible.
Thanks Simon Andrews
So I've found a work around using some custom SQL tables and Spatial indexing but if anyone works out how to do this using Examine and Lucene then I'd be interested in seeing the solution.
Hi, Simon, I have implemented this solution https://www.leapinggorilla.com/Blog/Read/1010/spatial-search-in-lucenenet---worked-example in Umbraco 7.
Regards Mila
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Creating a Custom Examine Index that allows Spatial searching
Hi,
Has anyone tried to create a custom Examine index in Umbraco 8 that would allow Spatial searching on longitude and latitude?
I've managed to create my own custom Examine index using the below:
https://our.umbraco.com/forum/umbraco-8/95915-umbraco-8-examine-indexes
But I'm not sure how to make it leverage the Spatial functionality that Examine / Lucene can provide.
Any pointers would be appreciated.
Thanks Simon
Hi,
Just wondering if anyone had any feedback on this yet?
I've got a couple of ideas for work around's but I'd like to use the in build Examine / Lucene if possible.
Thanks Simon Andrews
So I've found a work around using some custom SQL tables and Spatial indexing but if anyone works out how to do this using Examine and Lucene then I'd be interested in seeing the solution.
Hi, Simon, I have implemented this solution https://www.leapinggorilla.com/Blog/Read/1010/spatial-search-in-lucenenet---worked-example in Umbraco 7.
Regards Mila
is working on a reply...