Comment on page

Installation

Get started installing CBElasticsearch
Via CommandBox:
install cbelasticsearch

Requirements

  • Coldbox >= v6
  • Elasticsearch >= v6
  • Lucee >= v5 or Adobe Coldfusion >= v2018
Note: Most of the REST-based methods will work on Elasticsearch versions older than v5.0. A notable exception is the multi-delete methods, which use the delete by query functionality of ES5. As such, Cachebox and Logbox functionality would be limited.