Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.Search.Meili
(Bonfire v0.9.10-classic-beta.169)
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)
facet_from_map(arg)
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)
public_index()
put(object, index_path \\ "", fail_silently \\ false)
search(string, index)
search(string, opts, calculate_facets, filter_facets)
search_by_type(tag_search, facets \\ nil)
search_execute(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
facet_from_map(arg)
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
public_index()
View Source
Link to this function
put(object, index_path \\ "", fail_silently \\ false)
View Source
Link to this function
search(string, index)
View Source
Link to this function
search(string, opts, calculate_facets, filter_facets)
View Source
Link to this function
search_by_type(tag_search, facets \\ nil)
View Source
Link to this function
search_execute(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