Module documents_api

Source

Structs§

DeleteDocumentParams
struct for passing parameters to the method [delete_document]
DeleteDocumentsParams
struct for passing parameters to the method [delete_documents]
DeleteSearchOverrideParams
struct for passing parameters to the method [delete_search_override]
DeleteSearchSynonymParams
struct for passing parameters to the method [delete_search_synonym]
DocumentsApiClient
ExportDocumentsParams
struct for passing parameters to the method [export_documents]
GetDocumentParams
struct for passing parameters to the method [get_document]
GetSearchOverrideParams
struct for passing parameters to the method [get_search_override]
GetSearchOverridesParams
struct for passing parameters to the method [get_search_overrides]
GetSearchSynonymParams
struct for passing parameters to the method [get_search_synonym]
GetSearchSynonymsParams
struct for passing parameters to the method [get_search_synonyms]
ImportDocumentsParams
struct for passing parameters to the method [import_documents]
IndexDocumentParams
struct for passing parameters to the method [index_document]
MultiSearchParams
struct for passing parameters to the method [multi_search]
SearchCollectionParams
struct for passing parameters to the method [search_collection]
UpdateDocumentParams
struct for passing parameters to the method [update_document]
UpdateDocumentsParams
struct for passing parameters to the method [update_documents]
UpsertSearchOverrideParams
struct for passing parameters to the method [upsert_search_override]
UpsertSearchSynonymParams
struct for passing parameters to the method [upsert_search_synonym]

Enums§

DeleteDocumentError
struct for typed errors of method [delete_document]
DeleteDocumentsError
struct for typed errors of method [delete_documents]
DeleteSearchOverrideError
struct for typed errors of method [delete_search_override]
DeleteSearchSynonymError
struct for typed errors of method [delete_search_synonym]
ExportDocumentsError
struct for typed errors of method [export_documents]
GetDocumentError
struct for typed errors of method [get_document]
GetSearchOverrideError
struct for typed errors of method [get_search_override]
GetSearchOverridesError
struct for typed errors of method [get_search_overrides]
GetSearchSynonymError
struct for typed errors of method [get_search_synonym]
GetSearchSynonymsError
struct for typed errors of method [get_search_synonyms]
ImportDocumentsError
struct for typed errors of method [import_documents]
IndexDocumentError
struct for typed errors of method [index_document]
MultiSearchError
struct for typed errors of method [multi_search]
SearchCollectionError
struct for typed errors of method [search_collection]
UpdateDocumentError
struct for typed errors of method [update_document]
UpdateDocumentsError
struct for typed errors of method [update_documents]
UpsertSearchOverrideError
struct for typed errors of method [upsert_search_override]
UpsertSearchSynonymError
struct for typed errors of method [upsert_search_synonym]

Traits§

DocumentsApi