Module: Elastic::AppSearch

Defined in:
lib/elastic/app-search.rb,
lib/elastic/app-search/utils.rb,
lib/elastic/app-search/client.rb,
lib/elastic/app-search/request.rb,
lib/elastic/app-search/version.rb,
lib/elastic/app-search/exceptions.rb,
lib/elastic/app-search/client/logs.rb,
lib/elastic/app-search/client/click.rb,
lib/elastic/app-search/client/schema.rb,
lib/elastic/app-search/client/search.rb,
lib/elastic/app-search/client/engines.rb,
lib/elastic/app-search/client/synonyms.rb,
lib/elastic/app-search/client/analytics.rb,
lib/elastic/app-search/client/curations.rb,
lib/elastic/app-search/client/documents.rb,
lib/elastic/app-search/client/credentials.rb,
lib/elastic/app-search/client/meta_engines.rb,
lib/elastic/app-search/client/search_settings.rb,
lib/elastic/app-search/client/query_suggestion.rb

Defined Under Namespace

Modules: Request, Utils Classes: BadRequest, Client, ClientException, Forbidden, InvalidCredentials, InvalidDocument, NonExistentRecord, RequestEntityTooLarge, UnexpectedHTTPException

Constant Summary collapse

CLIENT_NAME =
'elastic-app-search-ruby'
CLIENT_VERSION =
Elastic::AppSearch::VERSION
VERSION =
'7.9.0'