Skip to content

Integrating Spatial search with Sitecore Search API (Sitecore.ContentSearch)

Notifications You must be signed in to change notification settings

JonSmart/Sitecore.ContentSearch.Spatial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Sitecore.ContentSearch.Spatial (Beta)
==============================

Integrating Spatial search with Sitecore Search API (Sitecore.ContentSearch)

This module will allow you to run Spatial queries against items in sitecore which have latitude and longitude fields

Currently, Only lucene index is supported.

Supported Queries:

.IsWithinRadius() : This method returns locations within specific circle, results will be sorted based on the distance of the center of circle

Installation and usage description are in this post : http://bit.ly/SitecoreSpatialSearch

More quries and functionalit are to come!

Feel free to join, Fork away!

About

Integrating Spatial search with Sitecore Search API (Sitecore.ContentSearch)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.4%
  • Classic ASP 6.6%