Patrik Oldsberg
71f6356390
plugins: add package descriptions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 18:33:40 +02:00
Sam Robson
129bd23852
test: clientOptions config accessed but not required
...
Signed-off-by: Sam Robson <srobson@gocardless.com >
2021-09-13 14:24:52 +01:00
Sam Robson
f0c2c81676
feat: add ssl requestUnauthorized config value
...
Signed-off-by: Sam Robson <srobson@gocardless.com >
2021-09-10 13:08:16 +01:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Oliver Sand
532b4cc656
Rework search paging based on cursors
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
56e7932629
Update API reports
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
81cf103cf6
Implement offset and limit based paging in elastic search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
github-actions[bot]
e7130884a0
Version Packages
2021-08-26 11:25:27 +00:00
github-actions[bot]
c734d6995a
Version Packages
2021-08-12 08:21:56 +00:00
Phil Kuang
76872096bf
fix(elasticSearchEngine): optionally read auth config
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-08-06 11:05:22 -04:00
Oliver Sand
737c40a109
Link to the correct page from the elasticsearch readme
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-08-05 09:37:20 +02:00
Jussi Hallila
54e1280b6a
* Modify index/alias name handling.
...
* Change config key name to be all lowercase
* Documentation updates
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-08-03 13:07:25 +02:00
Jussi Hallila
d9c13d535b
Implement ElasticSearch search engine
...
* Adding indexing, searching and default translator for ElasticSearch engine
* Modifying default backend to use ES if it is enabled
* Adding configuration schema to configure ElasticSearch 3 different ways
* Elastic.co hosted solution
* AWS hosted ElasticSearch Service
* Custom, using standard ElasticSearch URL and auth info
* Add and modify some of the documentation regarding search
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-07-30 14:26:32 +02:00