Skip to content

kaliop/solr-spatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solr spatial search with dates

Let's consider problems like:

  • Which restaurant is open right now?
  • Who's available for a meeting next Thursday?

These kind of problems are not straight forward to solve using Solr only.

This project is a Proof Of Concept using Solr spatial search to tackle this class of problems, as exposed in Chris Hostetter's article.

Prerequisites

  • bash
  • curl
  • docker

How to run

Just open a terminal and type:

bash ./run.sh

License

About

Solr spatial search for non-spatial data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages