Search:

Search all manuals
Search this manual
Manual
Couchbase Plug-in for Elasticsearch
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Couchbase Plug-in for Elasticsearch
Child Sections
Chapters

Chapter 2. Installation and Configuration

Table of Contents

2.1. Installing the Plug-ins
2.2. Updating Configurations

Before you can work with Couchbase and Elasticsearch, you will need to set up Couchbase Plug-in for Elasticsearch, Couchbase 2.0 cluster and an Elasticsearch cluster. After you install the two different clusters, start them. The Couchbase cluster will store any items from your application, and will send replicas of these items to the Elasticsearch cluster for indexing. Your Couchbase cluster can contain one or more instances of Couchbase server, and your Elasticsearch cluster can contain one or more instances of the search engine. For more information about setting up and using these two components, check the following:

For now you will probably only need one instance of Couchbase Server running in a cluster and one instance of the Elasticsearch engine. Later as you test your integration under load and deploy your implementation, you will need to add more servers to handle the workload. At this phase, the most important point about the Couchbase Server install is to make sure that you include the beer-sample data which is included as an option in the install. The examples in this guide will build on data contained in the sample. For more information about using sample buckets, see Couchbase Web Console, Installing Sample Buckets .