
How to search "the whole world" with Solr Spatial Search
When using a Polygon or MultiPolygon for searching on a SpatialField with IsWithin(), you can't use a square shape unless it's counter-clockwise.
Posted on: February 26th, 2019I write blog posts about things I find interesting, things I'm working on, or about problems I've faced with the solution I found.
When using a Polygon or MultiPolygon for searching on a SpatialField with IsWithin(), you can't use a square shape unless it's counter-clockwise.
Posted on: February 26th, 2019While learning how to use Solr, I’ve come across many things I would’ve like to have known beforehand. So this post is a collection of things that I’ve encountered (and will encounter) that some of you might find helpful to have a solution for as well.
Posted on: August 6th, 2018