View Source Bonfire.Search.Meili (Bonfire v0.9.10-classic-beta.156)

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

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