Table of Contents - meilisearch-0.16.1 Documentation
Classes and Modules
- MeiliSearch
- MeiliSearch::ApiError
- MeiliSearch::Client
- MeiliSearch::CommunicationError
- MeiliSearch::HTTPRequest
- MeiliSearch::Index
- MeiliSearch::TimeoutError
Methods
- ::new — MeiliSearch::ApiError
- ::new — MeiliSearch::CommunicationError
- ::new — MeiliSearch::TimeoutError
- ::new — MeiliSearch::HTTPRequest
- ::new — MeiliSearch::Index
- #achieved_upate? — MeiliSearch::Index
- #add_documents — MeiliSearch::Index
- #add_documents! — MeiliSearch::Index
- #add_or_replace_documents — MeiliSearch::Index
- #add_or_replace_documents! — MeiliSearch::Index
- #add_or_update_documents — MeiliSearch::Index
- #add_or_update_documents! — MeiliSearch::Index
- #create_dump — MeiliSearch::Client
- #create_index — MeiliSearch::Client
- #delete — MeiliSearch::Index
- #delete_all_documents — MeiliSearch::Index
- #delete_all_documents! — MeiliSearch::Index
- #delete_document — MeiliSearch::Index
- #delete_document! — MeiliSearch::Index
- #delete_documents — MeiliSearch::Index
- #delete_documents! — MeiliSearch::Index
- #delete_index — MeiliSearch::Client
- #delete_index — MeiliSearch::Index
- #delete_multiple_documents — MeiliSearch::Index
- #delete_multiple_documents! — MeiliSearch::Index
- #delete_one_document — MeiliSearch::Index
- #delete_one_document! — MeiliSearch::Index
- #details — MeiliSearch::ApiError
- #displayed_attributes — MeiliSearch::Index
- #displayed_attributes= — MeiliSearch::Index
- #distinct_attribute — MeiliSearch::Index
- #distinct_attribute= — MeiliSearch::Index
- #document — MeiliSearch::Index
- #documents — MeiliSearch::Index
- #dump_status — MeiliSearch::Client
- #fetch_index — MeiliSearch::Client
- #fetch_info — MeiliSearch::Index
- #fetch_primary_key — MeiliSearch::Index
- #field_distribution — MeiliSearch::Index
- #filterable_attributes — MeiliSearch::Index
- #filterable_attributes= — MeiliSearch::Index
- #get_all_update_status — MeiliSearch::Index
- #get_displayed_attributes — MeiliSearch::Index
- #get_distinct_attribute — MeiliSearch::Index
- #get_document — MeiliSearch::Index
- #get_documents — MeiliSearch::Index
- #get_dump_status — MeiliSearch::Client
- #get_filterable_attributes — MeiliSearch::Index
- #get_keys — MeiliSearch::Client
- #get_meilisearch_error_info — MeiliSearch::ApiError
- #get_one_document — MeiliSearch::Index
- #get_or_create_index — MeiliSearch::Client
- #get_primary_key — MeiliSearch::Index
- #get_ranking_rules — MeiliSearch::Index
- #get_searchable_attributes — MeiliSearch::Index
- #get_settings — MeiliSearch::Index
- #get_sortable_attributes — MeiliSearch::Index
- #get_stop_words — MeiliSearch::Index
- #get_synonyms — MeiliSearch::Index
- #get_update_status — MeiliSearch::Index
- #health — MeiliSearch::Client
- #healthy? — MeiliSearch::Client
- #http_config — MeiliSearch::HTTPRequest
- #http_delete — MeiliSearch::HTTPRequest
- #http_get — MeiliSearch::HTTPRequest
- #http_post — MeiliSearch::HTTPRequest
- #http_put — MeiliSearch::HTTPRequest
- #index — MeiliSearch::Client
- #index_object — MeiliSearch::Client
- #indexes — MeiliSearch::Client
- #indexing? — MeiliSearch::Index
- #keys — MeiliSearch::Client
- #last_update — MeiliSearch::Index
- #number_of_documents — MeiliSearch::Index
- #ranking_rules — MeiliSearch::Index
- #ranking_rules= — MeiliSearch::Index
- #replace_documents — MeiliSearch::Index
- #replace_documents! — MeiliSearch::Index
- #reset_displayed_attributes — MeiliSearch::Index
- #reset_distinct_attribute — MeiliSearch::Index
- #reset_filterable_attributes — MeiliSearch::Index
- #reset_ranking_rules — MeiliSearch::Index
- #reset_searchable_attributes — MeiliSearch::Index
- #reset_settings — MeiliSearch::Index
- #reset_sortable_attributes — MeiliSearch::Index
- #reset_stop_words — MeiliSearch::Index
- #reset_synonyms — MeiliSearch::Index
- #search — MeiliSearch::Index
- #searchable_attributes — MeiliSearch::Index
- #searchable_attributes= — MeiliSearch::Index
- #send_request — MeiliSearch::HTTPRequest
- #settings — MeiliSearch::Index
- #settings= — MeiliSearch::Index
- #sortable_attributes — MeiliSearch::Index
- #sortable_attributes= — MeiliSearch::Index
- #stats — MeiliSearch::Client
- #stats — MeiliSearch::Index
- #stop_words — MeiliSearch::Index
- #stop_words= — MeiliSearch::Index
- #synonyms — MeiliSearch::Index
- #synonyms= — MeiliSearch::Index
- #update — MeiliSearch::Index
- #update_displayed_attributes — MeiliSearch::Index
- #update_distinct_attribute — MeiliSearch::Index
- #update_documents — MeiliSearch::Index
- #update_documents! — MeiliSearch::Index
- #update_filterable_attributes — MeiliSearch::Index
- #update_index — MeiliSearch::Index
- #update_ranking_rules — MeiliSearch::Index
- #update_searchable_attributes — MeiliSearch::Index
- #update_settings — MeiliSearch::Index
- #update_sortable_attributes — MeiliSearch::Index
- #update_stop_words — MeiliSearch::Index
- #update_synonyms — MeiliSearch::Index
- #validate — MeiliSearch::HTTPRequest
- #version — MeiliSearch::Client
- #wait_for_pending_update — MeiliSearch::Index