This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Installation
editInstallation
editYou can install Enterprise Search Client from Rubygems:
$ gem install elastic-enterprise-search
Or add it to your project’s Gemfile:
gem 'elastic-enterprise-search'
The version follows the Elastic Stack version so 7.10.0 is compatible with Enterprise Search released in Elastic Stack 7.10.0, 8.1.0 is compatible with Enterprise Search released in Elastic Stack 8.1.0, and so on.