18 Commits

Author SHA1 Message Date
Andre Wanlin 2f33a9f63f Fixes for non-breaking typos and typos configuration
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

More

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-04-29 16:54:05 -05:00
Matheus Almeida cde70cabfd module-elasticsearch: include custom document id to batch upload (#30128)
* include custom document id to elasticsearch batch upload

---------

Signed-off-by: Matheus Almeida <matheusjv14@gmail.com>
2025-09-15 11:16:24 -04:00
Lars Van Steenbergen 5f66007d58 ElasticSearch backend: Add the option to configure the fuzziness. (#28661)
* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Missed 2 exports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Add the api report

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: clean up unwanted line

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: fix

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: readding the api-reports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update .changeset/four-bees-look.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* fix: added remarks

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update docs/features/search/search-engines.md

Co-authored-by: John Philip <johnphilip283@gmail.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update comment

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Add vale accepted words and extra documentation

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Unneeded parameter removal + replace Distance by distance

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

---------

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Co-authored-by: John Philip <johnphilip283@gmail.com>
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-03-17 15:59:17 -04:00
Kiss Miklos 95ad2b0064 enable configuration of indexPrefix
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2025-01-31 15:36:19 +01:00
Thomas Cardonne d78b07ce26 fix(search-backend-module-elasticsearch): align config.d.ts with the actual behavior
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-08-27 15:58:55 +02:00
Fredrik Adelöw e1f73d091e Added config.d.ts entry with secrets for the shared auth block
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-29 14:33:04 +01:00
Andrew Ochsner 5ef8b6aa39 add 'service' to config schema
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-10-29 14:35:52 -05:00
Andrew Ochsner 1a9270c405 add optinal region to config schema
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-10-29 14:07:55 -05:00
Fredrik Adelöw 3963d0b885 Ensure that all relevant config fields are properly marked as secret
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-20 15:07:18 +02:00
Patrik Oldsberg b67f413882 search-backend-module-elasticsearch: add support for reading index templates from options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-12 11:27:41 +02:00
Renan Mendes Carvalho 717bd13875 plugin-search-backend-module-elasticsearch: Opensearch provider
This patch continues the work started by jinnjwu on
https://github.com/backstage/backstage/pull/14988

It creates a new provider, opensearch, allowing the usage of it
outside of managed aws solutions.

Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com>
2022-12-13 13:50:00 +01:00
Jin Wu 99ae859cb0 Update config.d.ts
Signed-off-by: Jin Wu <jin_kk666@163.com>
2022-12-13 13:50:00 +01:00
Hasan Oezdemir ab338422e1 Feature: add a new option to set the batch size for elastic search engine, if not given the default batch size is 1.000
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
2022-07-08 12:39:22 +02:00
Phil Kuang 3a74e203a8 feat(search): highlight search result terms
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-09 11:13:34 -04: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
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
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