Commit Graph

97 Commits

Author SHA1 Message Date
Eric Peterson c80d547dff Ignore most likely irrelevant typescript issues.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-07-08 17:13:32 +02:00
renovate[bot] 71de198828 fix(deps): update dependency @opensearch-project/opensearch to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 18:23:47 +00:00
Camila Belo dcba440459 refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-07-05 12:02:21 +02:00
Emma Indal faa5dde25e feedback fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-07-01 09:30:47 +02:00
Camila Belo 19bcc9d795 feat(search-backend-module-es): test error handling
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-28 13:46:13 +02:00
Emma Indal 197bca1bc0 Merge branch 'master' into emmai/search-error-handling 2022-06-28 13:01:11 +02:00
github-actions[bot] c92deffe39 Version Packages (next) 2022-06-28 09:27:36 +00:00
Eric Peterson 7a90b62aad Test the new client wrapper.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-27 13:51:55 +02:00
Eric Peterson 68b7739aab Refactor Elasticsearch client calls into client wrapper and break out types
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-27 13:50:44 +02:00
Eric Peterson ca9ff1eaac Loosen elasticsearch client version and add opensearch dependencies
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-27 13:50:44 +02:00
Emma Indal 34c97eb35b switch to use .json instead of .send
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-22 14:06:09 +02:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
Emma Indal c30ecd900f ElasticSearch engine throw MissingIndexError if error type is index_not_found_exception
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-20 15:48:44 +02:00
github-actions[bot] 2e2a82c9d7 Version Packages 2022-06-14 09:12:05 +00:00
Eric Peterson c7ce7b1eb0 Test rank handling in all search engines.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 15:36:11 +02:00
Eric Peterson 915700f64f Set a pagination-aware rank value for all search engines.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-06-10 15:36:11 +02:00
Emma Indal 539c7bb4f7 update api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 13:43:37 +02:00
Emma Indal 0b8c1b93e2 setIndexTemplate to be directly responsible for calling putIndexTemplate
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 13:31:46 +02:00
Emma Indal 7c26e81120 add some more docs to the template body type as well as optional composed_of
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 10:33:29 +02:00
Emma Indal 535847cf14 changeset and api report updates
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 10:08:48 +02:00
Emma Indal 1b59892019 implement possibilities to set custom template on elastic search engine
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 10:03:25 +02:00
github-actions[bot] b844443164 Version Packages (next) 2022-06-03 15:01:16 +00:00
Emma Indal 28972473a0 rename ConcreteElasticSearchQuery -> ElasticSearchConcreteQuery
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-03 14:12:39 +02:00
Emma Indal 0afede342d clean up api report for search-backend-module-elasticsearch package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-02 13:10:40 +02:00
github-actions[bot] a13ab262de Version Packages (next) 2022-05-31 11:51:41 +00:00
Phil Kuang 281cec1b61 fix(elasticSearch): use more precise matching for query filters
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-27 10:00:55 -04:00
github-actions[bot] bcc563abe9 Version Packages (next) 2022-05-24 11:05:52 +00:00
Patrik Oldsberg be89d6e7f3 fix references to search-backend-node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-21 10:48:34 +02:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
Phil Kuang 9eef9c9db4 fix(elasticSearch): do not define pageCursor on last page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-12 21:32:44 -04:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
Fredrik Adelöw 16dcf2a807 Merge pull request #10981 from kuangp/feat/search/highlight
feat(search): highlight search result terms
2022-05-09 18:27:07 +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
Eric Peterson 71d3432710 Set the default batchSize to 1000 for all search engines.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-01 16:19:58 +02:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
Eric Peterson 9fbcc4b3b8 Merge pull request #10852 from kuangp/refactor/elasticsearch 2022-04-21 16:49:50 +02:00
Phil Kuang a7f7a63d14 refactor(elasticsearch): support retrying failed deletion of stale indices
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-19 11:58:51 -04:00
github-actions[bot] 3f7acfb96e Version Packages 2022-04-19 14:28:08 +00:00
github-actions[bot] 2e1cce5528 Version Packages (next) 2022-04-12 15:19:00 +00:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Patrik Oldsberg c2c9570a47 search-backend-module-elasticsearch: remove explicit jest environment
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-25 11:28:16 +01:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
Mike Lewis 62ee65422c elasticsearch: use new IndexableResultSet type as return type of engine#query
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2022-03-17 12:39:41 +00:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Patrik Oldsberg 1f87e8a376 Merge pull request #10037 from backstage/rugvip/role-lint
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
blam 571319d4e2 chore: finishg off some other api-report fixing
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:55 +00:00
Eric Peterson 3e54f6c436 Use @backstage/plugin-search-common instead of @backstage/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 18:47:55 +01:00