Michael Bromley
|
6a88ce8fb1
Merge branch 'master' into minor
|
3 years ago |
Michael Bromley
|
a9826eb164
test(core): Add test case for #1482
|
3 years ago |
Sebastian Geschke
|
b31694f896
feat(core): Make search strategy configurable via plugin options (#1504)
|
3 years ago |
Michael Bromley
|
81e367244d
fix(core): Handle substring search terms for postgres & mysql
|
4 years ago |
Michael Bromley
|
7b991691a7
test: Attempt to proof search plugin tests against race conditions
|
4 years ago |
Michael Bromley
|
6dff2eb75d
chore: Reinstate sqljs e2e tests in CI
|
4 years ago |
Michael Bromley
|
94fa4db194
fix(core): Fix ONLY_FULL_GROUP_BY error when searching with MySQL
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
705bf085c2
refactor: Clean up todos in search plugin e2e tests
|
4 years ago |
Michael Bromley
|
65add05d5a
feat(core): Add support for stock status in DefaultSearchPlugin
|
4 years ago |
Michael Bromley
|
f0fd66258b
feat(core): Make event bus subscriptions transaction-safe
|
4 years ago |
Artem Danilov
|
43431548fc
feat(search): add to SearchResponse collections array (#956)
|
4 years ago |
Michael Bromley
|
fced1dc2c2
fix(core): Update search index when removing translated variants
|
4 years ago |
Michael Bromley
|
979a74644c
chore(core): Remove deprecated SearchResult fields
|
4 years ago |
Artem Danilov
|
23cc655a07
feat(elasticsearch-plugin): Add facetFilters input for search query
|
4 years ago |
Michael Bromley
|
b446c8f3f5
fix(core): Fix race condition in updating JobRecords
|
4 years ago |
Michael Bromley
|
9efd7db288
fix(core): Fix indexing of long descriptions in postgres
|
4 years ago |
Michael Bromley
|
baa5f7d9dc
chore: Fix remaining failing tests
|
4 years ago |
Fred Cox
|
5db92d15e9
Removed Worker
|
5 years ago |
Martijn
|
4ea74e277f
feat(core): Channel aware assets
|
5 years ago |
Michael Bromley
|
9588efb432
fix(core): Products without variants are indexed by DefaultSearchPlugin
|
5 years ago |
Michael Bromley
|
8a1ff82c5d
fix(core): Reduce chance of index err in assigning variants to channels
|
5 years ago |
Michael Bromley
|
2b24cbcd94
test: Further attempt to de-flake some postgres tests
|
5 years ago |
Michael Bromley
|
85de52072f
fix(core): Update search index for all channels on updates
|
5 years ago |
Michael Bromley
|
0065ad3ffd
refactor(core): Get DefaultSearchPlugin working with variant channels
|
5 years ago |
Michael Bromley
|
909479bad1
fix(core): DefaultSearchPlugin correctly indexes language variants
|
5 years ago |
Michael Bromley
|
ed0a516848
refactor(core): Rename error `code` to `errorCode`
|
5 years ago |
Michael Bromley
|
7a9aa70f59
test(core): Add sorting tests for DefaultSearchPlugin
|
5 years ago |
Michael Bromley
|
a4cbdbbd22
feat(core): Implement search by collection slug
|
5 years ago |
Michael Bromley
|
b5b25ff324
refactor(core): Refactor internals of ConfigurableOperationDef args
|
5 years ago |