Search documentation of bonfire_umbrella
bonfire_umbrella
v0.9.8-cooperation-beta.15
Pages
Modules
Mix
Tasks
Settings
View Source
Bonfire.Search.Meili
(bonfire_umbrella v0.9.8-cooperation-beta.15)
Summary
Functions
api(http_method, object, index_path, fail_silently \\ false)
create_index(index_name, fail_silently \\ false)
delete(object, index_path \\ "", fail_silently \\ false)
get(object)
get(object, index_path, fail_silently \\ false)
index_exists(index_name)
list_facets(index_name \\ "public")
patch(object, index_path \\ "", fail_silently \\ false)
post(object, index_path \\ "", fail_silently \\ false)
put(object, index_path \\ "", fail_silently \\ false)
search(params, index)
set_facets(index_name, facets)
set_searchable_fields(index_name, fields)
settings(object, index)
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)
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
search(params, index)
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
Link to this function
settings(object, index)
View Source