CompanyOnwership_icon
Babel S.I.
Created on 16 April 2018
icon_unfollowing
Login to follow
elasticsystem

ElasticSystem

Version 1.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 16 April 2018 by 
Babel S.I.
elasticsystem

ElasticSystem

Details
This application simplifies calls to your own elastic search endpoint. You simply send the serialized query as if it were done from any rest services manager.
Read more

The core allows to perform any Crud operation in a fast way, you simply have to assign your credentials to the properties of the core.

Thanks to the fact that the core receives a JSON, you do not need to define the type of objects that you generate, being able to create indices establishing any allowed property.

The core allows you to create dynamic objects and perform any search set by Elastic Search under your _search property on those objects.

The functionalities are the following:
- Indices:
  - Create index with any type of configuration.
  - Remove index.
- Records:
  - Insert record.
  - Update record.
  - Delete Record.
  - Obtain registration by Id.
  - Get registration through query.
-Bulk:
  - Bulk Load.
- Authentication:
  - Create authentication.
  - Clear authentication.


This core has been designed from the project created by OutSystems Labs that is also found in the forge.


Release notes (1.0.0)
Reviews (0)
Category
Integrations, Data
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 2 dependencies
Application Objects
ElasticSystem has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
All
Database:
All
Asset consumers
No consumers yet.
Weekly downloads