exalice v0.0.7-alpha ExAlice.Geocoder.Providers.Elastic
Link to this section Summary
Link to this section Functions
Link to this function
count(query)
Link to this function
delete(id, es_index \\ "exalice")
Link to this function
geocode(address)
Link to this function
get(id, es_index \\ "exalice")
Link to this function
index(data)
Link to this function
index(id, data, es_index \\ "exalice")
Link to this function
index_exists?()
Link to this function
raw_count(query, es_index \\ "exalice")
Link to this function
raw_get(id, es_index \\ "exalice")
Link to this function
raw_search(query, es_index \\ "exalice")
Link to this function
search(query, es_index \\ "exalice")
Link to this function
search_query(query, es_index \\ "exalice")
Link to this function
update(id, data, es_index \\ "exalice")