Apache Solr Geo
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Geofield integration with the Apache Solr module.
About
Apache Solr Geo adds the ability to use Solr's spatial querying to the apachesolr module for data stored using geofield.
If you have already configured your solr server and are indexing successfully with the apachesolr module, you can add a geofield field to your indexed entities, enable this module, and configure your search page to include proximity searching by default, or by enabling a facet. The faceted search configuration is somewhat raw.
Requirements
Related Projects
If you are interesting in doing proximity-based solr search and are committed to the geofield and apachesolr modules, you may find this module useful. It is presently significantly less mature than other options in this space:
- If you can use Search Api Solr module instead of apachesolr, the Search Api Location module offers the same functionality offered here.
- If you want to use apachesolr module but can use Location rather than Geofield, Apachesolr Location may be a better option.
Credits
The initial release of this module has been generously sponsored by our work with Oregon Metro.
ThinkShout built the module on top of the excellent Sandbox project by @pwolanin with help from @ygerasimov, located here: https://drupal.org/sandbox/pwolanin/1497066.
