This document discusses geospatial search capabilities with Apache Solr. It defines geospatial search and geolocation, describes how to configure Drupal to support geospatial search with Solr through modules like search_api and location, and provides an example of custom coding needed to properly index and facet location fields for geospatial queries. Future improvements discussed include adding radius box search by city and visualizing search results on a map.