elasticsearch-connector-for-o11
Service icon

ElasticSearch Connector for O11

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 17 Mar (22 hours ago)
 by 
OutSystems Labs
0.0
 (0 ratings)
elasticsearch-connector-for-o11

ElasticSearch Connector for O11

Details
This connector primarily facilitates high-performance queries on indexes, enabling efficient lexical searches across millions of records. It also supports the creation, configuration, and management of these indexes. The key benefit is the lightning fast retrieval of the matched records along with a similarity score, indicating how closely the search query aligns with the returned results. For numerous code examples utilizing the complete feature set detailed below, refer to the companion application "Elastic Search Sandbox." This integration offers a comprehensive set of features for managing Elasticsearch indices and data, categorized into: Index Manipulation: Functions to list, create, alias, reindex, and delete indices, as well as monitor and delete asynchronous tasks. Data Upload: Efficient `BulkInsert` for record ingestion. CRUD Operations: For individual record management. High-Performance Search: single search and batch search DSL queries. Similarity Scoring; custom relevance ranking.
Read more

This connector primarily facilitates high-performance queries on indexes, enabling efficient lexical searches across millions of records. It also supports the creation, configuration, and management of these indexes.

The key benefit is the lightning fast retrieval of the matched records along with a similarity score, indicating how closely the search query aligns with the returned results.

For numerous code examples utilizing the complete feature set detailed below, refer to the companion application "Elastic Search Sandbox."

This integration offers a comprehensive set of features for managing Elasticsearch indices and data, categorized into:

Index Manipulation: Functions to list, create, alias, reindex, and delete indices, as well as monitor and delete asynchronous tasks.

Data Upload: Efficient `BulkInsert` for record ingestion.

CRUD Operations: For individual record management.

High-Performance Search: single search and batch search DSL queries.

Similarity Scoring; custom relevance ranking.

Release notes (1.0.0)
License (1.0.0)

BSD-3 license (https://opensource.org/licenses/BSD-3-Clause)

Reviews (0)
Team
Other assets in this category