March 10, 2010
State of Spatial Support in Apache Solr
I’ve had quite a few people asking me about the state of geospatial support in Apache Solr lately, so I thought I would give a brief update here.
Much of the functionality behind SOLR-773 is now implemented in the trunk version of Solr and is available for check out. This includes support for several different distance measures (Euclidean, Haversine, etc.) as well as support for sorting by functions (aka sorting by distance). Due note there are some…

