Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9.0][ADD] base_external_dbsource_elasticsearch #645

Conversation

lasley
Copy link
Contributor

@lasley lasley commented Dec 13, 2016

This module provides Elasticsearch CRUD operations as an adapter to base_external_dbsource as discussed in #633.

Depends:

External Database Source - Elasticsearch

This module extends base_external_dbsource, allowing you to connect to
foreign Elasticsearch databases.

Installation

  • Install elasticsearch python library

Configuration

Database sources can be configured in Settings > Configuration -> Data sources.

Usage

To use this module:

  • Go to Settings > Database Structure > Database Sources

  • Click on Create to enter the following information:

  • Datasource name

  • Pasword

  • Connector: Choose the database to which you want to connect

  • Connection string : Specify how to connect to database

@lasley lasley added this to the 9.0 milestone Dec 13, 2016
@lasley lasley force-pushed the feature/9.0/base_external_dbsource_elasticsearch branch 2 times, most recently from ec036d1 to 0d6afcf Compare December 20, 2016 05:51
@lasley lasley changed the title [ADD][9.0] base_external_dbsource_elasticsearch [10.0][ADD] base_external_dbsource_elasticsearch Dec 20, 2016
@lasley lasley changed the title [10.0][ADD] base_external_dbsource_elasticsearch [9.0][ADD] base_external_dbsource_elasticsearch Dec 20, 2016
@lasley lasley force-pushed the feature/9.0/base_external_dbsource_elasticsearch branch from 0d6afcf to 40db15f Compare December 20, 2016 07:05
…ce_elasticsearch for CRUD operations on Elasticsearch
@lasley lasley force-pushed the feature/9.0/base_external_dbsource_elasticsearch branch from 40db15f to cacc405 Compare January 18, 2017 20:17
@github-actions
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Apr 24, 2022
@github-actions github-actions bot closed this May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement stale PR/Issue without recent activity, it'll be soon closed automatically. work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant