
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.
Gepubliceerd op: February 26th, 2019Ik schrijf over technieken die ik interessant vind, projecten waar ik aan werk of problemen waar ik tegenaan loop en oplossingen voor vindt.
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.
Gepubliceerd op: 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.
Gepubliceerd op: August 6th, 2018