Replies: 2 comments 1 reply
-
Hi @macohen absolutely! I suspect the RequestsGet connector can be configured, but will def prefer the official clients... Thanks very much also for the pointer... we will review it and comment. SWIRL 1.8 just added processing pipelines, and some processors for dupe detection 😄 |
Beta Was this translation helpful? Give feedback.
-
Just posted a working OpenSearch connector. There's a SearchProvider for OpenSearch with the Enron Email also. Result example:
This will be rolled up in 1.8.5. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Wondering if you've considered integration with OpenSearch (https://www.opensearch.org). It's probably pretty similar to the ElasticSearch integration given that we're an Apache 2.0 fork of ElasticSearch. Also, if this might interest you, we're looking to make integration with OpenSearch specifically for search use cases easier and have an RFC out for a pipeline that takes in a search query, allows a developer to apply transformations to the query, retrieves results, and then allows the developer to apply transformations to results before returning to the user. Search Pipelines: opensearch-project/search-processor#80. Take a look, feel free to leave feedback.
Thanks,
Mark
Beta Was this translation helpful? Give feedback.
All reactions