Module: SwiftypeAppSearch

Defined in:
lib/swiftype-app-search/client/engines.rb,
lib/swiftype-app-search.rb,
lib/swiftype-app-search/utils.rb,
lib/swiftype-app-search/client.rb,
lib/swiftype-app-search/request.rb,
lib/swiftype-app-search/version.rb,
lib/swiftype-app-search/exceptions.rb,
lib/swiftype-app-search/client/search.rb,
lib/swiftype-app-search/client/documents.rb,
lib/swiftype-app-search/client/search_settings.rb,
lib/swiftype-app-search/client/query_suggestion.rb

Overview

Search Settings is used to adjust weights and boosts

Defined Under Namespace

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

Constant Summary collapse

CLIENT_NAME =
'swiftype-app-search-ruby'
CLIENT_VERSION =
SwiftypeAppSearch::VERSION
VERSION =
'0.6.1'