PromucFlow_constructor/app/server/appsmith-plugins/elasticSearchPlugin
Shrikant Sharat Kandula fa1a0549ff
Add ElasticSearch integration (#1181)
* add elasticSearchPlugin

* Fix container startup in tests

* Add elasticsearch dependency

* Get plugin to a base working state

* Add templates and tests for all Document APIs

* Add support for bulk queries

* Add test and template for bulk operations

* Use rich form for action configuration

* Add test API for ElasticSearch

* Use rich form's values for plugin execution

* Add authorization header support

* Fix tests after config object use changes

* Add test for bulk requests with nd-json body

* Remove templates and minor refactoring

* Fix potential NPE with null body

Co-authored-by: Trisha Anand <trisha@appsmith.com>

* Add datasource validation for endpoint

* Wrap errors in AppsmithPluginException

Co-authored-by: Suman Patra <spatra@akamai.com>
Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-10-21 15:34:29 +05:30
..
src Add ElasticSearch integration (#1181) 2020-10-21 15:34:29 +05:30
plugin.properties Add ElasticSearch integration (#1181) 2020-10-21 15:34:29 +05:30
pom.xml Add ElasticSearch integration (#1181) 2020-10-21 15:34:29 +05:30