View Source Bonfire.Search.Meili (bonfire_umbrella v0.9.8-cooperation-beta.15)

Summary

Functions

Link to this function

api(http_method, object, index_path, fail_silently \\ false)

View Source
Link to this function

create_index(index_name, fail_silently \\ false)

View Source
Link to this function

delete(object, index_path \\ "", fail_silently \\ false)

View Source
Link to this function

get(object, index_path, fail_silently \\ false)

View Source
Link to this function

index_exists(index_name)

View Source
Link to this function

list_facets(index_name \\ "public")

View Source
Link to this function

patch(object, index_path \\ "", fail_silently \\ false)

View Source
Link to this function

post(object, index_path \\ "", fail_silently \\ false)

View Source
Link to this function

put(object, index_path \\ "", fail_silently \\ false)

View Source
Link to this function

set_facets(index_name, facets)

View Source
Link to this function

set_searchable_fields(index_name, fields)

View Source