Skip to content

Igentics/Sitecore.ContentSearch.Spatial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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# 88.8%
  • Classic ASP 11.2%