Skip to content

Couchbase Elasticsearch Connector (Standalone) 4.0.0-dp.1 (2018-08-31)

Pre-release
Pre-release
Compare
Choose a tag to compare
@dnault dnault released this 31 Aug 01:40
· 492 commits to master since this release
4.0.0-dp.1

Documentation

More documentation will accompany the GA release. In the mean time, here's a brief Quickstart Guide.

New in the Developer Preview

  • Compatible with Elasticsearch versions 5 and 6.

  • Support for secure connections to Couchbase and Elasticsearch.

  • Tools for managing replication checkpoints.

  • A "rejection log" for documents Elasticsearch permanently refuses to index.

  • Configurable document structure (omit metadata if you don't need it).

  • The connector is a separate process instead of an Elasticsearch plug-in.

Things to be aware of

  • Parent-child relationships are no longer supported, as this feature
    was removed in ES 6.

  • Custom document routing is not implemented. Please let us know
    if this feature is still relevant for your deployment.