You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we store lat / lng in the correct field format, it should not be hard to add basic querying to API that could potentially would with Solr and Elasticsearch. Perhaps with circle range?
If we store lat / lng in the correct field format, it should not be hard to add basic querying to API that could potentially would with Solr and Elasticsearch. Perhaps with circle range?
ES: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-geo-distance-query.html
Solr: https://lucene.apache.org/solr/guide/6_6/spatial-search.html
The text was updated successfully, but these errors were encountered: