Module: Elastic::WorkplaceSearch

Extended by:
Configuration
Defined in:
lib/elastic/workplace-search.rb,
lib/elastic/workplace-search/utils.rb,
lib/elastic/workplace-search/client.rb,
lib/elastic/workplace-search/request.rb,
lib/elastic/workplace-search/version.rb,
lib/elastic/workplace-search/exceptions.rb,
lib/elastic/workplace-search/configuration.rb,
lib/elastic/workplace-search/client/permissions.rb,
lib/elastic/workplace-search/client/content_source_documents.rb

Defined Under Namespace

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

Constant Summary collapse

CLIENT_NAME =
'elastic-workplace-search-ruby'
CLIENT_VERSION =
Elastic::WorkplaceSearch::VERSION
VERSION =
'0.4.1'

Constants included from Configuration

Configuration::DEFAULT_ENDPOINT, Configuration::VALID_OPTIONS_KEYS

Method Summary

Methods included from Configuration

configure, endpoint=, extended, options, reset