clinwiki-org / clinwiki

Crowd-source tool to annotate, rank and generally enhance the clarity and accuracy of clinical trial information.
https://www.clinwiki.org
MIT License
16 stars 16 forks source link

Search by distance facet type #644

Open williamhoos opened 4 years ago

williamhoos commented 4 years ago

Add a facet type to search by distance.

Assume this requires:

williamhoos commented 4 years ago

elastic's geo search: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html

maybe useful article https://codeburst.io/how-to-build-a-yelp-like-search-app-using-react-and-elasticsearch-36a432bf6f92