Michael Bromley
|
c133cce036
fix(core): Fix default search handling of mysql binary operators
|
hace 3 años |
Michael Bromley
|
2fa7fcfc15
fix(core): Correctly escape search term for mysql strategy
|
hace 3 años |
Michael Bromley
|
ec70228971
fix(core): Correctly escape search term for postgres strategy
|
hace 3 años |
Michael Bromley
|
5f7bea4d21
fix(core): Fix DefaultSearchPlugin pagination/sort with non-default lang
|
hace 3 años |
Alexander Shitikov
|
670b7e11e6
feat(core): Use language fallback on DefaultSearchPlugin search (#1696)
|
hace 3 años |
Michael Bromley
|
6a88ce8fb1
Merge branch 'master' into minor
|
hace 3 años |
Michael Bromley
|
a9826eb164
test(core): Add test case for #1482
|
hace 3 años |
Sebastian Geschke
|
b31694f896
feat(core): Make search strategy configurable via plugin options (#1504)
|
hace 3 años |
Michael Bromley
|
81e367244d
fix(core): Handle substring search terms for postgres & mysql
|
hace 4 años |
Michael Bromley
|
7b991691a7
test: Attempt to proof search plugin tests against race conditions
|
hace 4 años |
Michael Bromley
|
6dff2eb75d
chore: Reinstate sqljs e2e tests in CI
|
hace 4 años |
Michael Bromley
|
94fa4db194
fix(core): Fix ONLY_FULL_GROUP_BY error when searching with MySQL
|
hace 4 años |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
hace 4 años |
Michael Bromley
|
705bf085c2
refactor: Clean up todos in search plugin e2e tests
|
hace 4 años |
Michael Bromley
|
65add05d5a
feat(core): Add support for stock status in DefaultSearchPlugin
|
hace 4 años |
Michael Bromley
|
f0fd66258b
feat(core): Make event bus subscriptions transaction-safe
|
hace 4 años |
Artem Danilov
|
43431548fc
feat(search): add to SearchResponse collections array (#956)
|
hace 4 años |
Michael Bromley
|
fced1dc2c2
fix(core): Update search index when removing translated variants
|
hace 4 años |
Michael Bromley
|
979a74644c
chore(core): Remove deprecated SearchResult fields
|
hace 4 años |
Artem Danilov
|
23cc655a07
feat(elasticsearch-plugin): Add facetFilters input for search query
|
hace 4 años |
Michael Bromley
|
b446c8f3f5
fix(core): Fix race condition in updating JobRecords
|
hace 4 años |
Michael Bromley
|
9efd7db288
fix(core): Fix indexing of long descriptions in postgres
|
hace 4 años |
Michael Bromley
|
baa5f7d9dc
chore: Fix remaining failing tests
|
hace 4 años |
Fred Cox
|
5db92d15e9
Removed Worker
|
hace 5 años |
Martijn
|
4ea74e277f
feat(core): Channel aware assets
|
hace 5 años |
Michael Bromley
|
9588efb432
fix(core): Products without variants are indexed by DefaultSearchPlugin
|
hace 5 años |
Michael Bromley
|
8a1ff82c5d
fix(core): Reduce chance of index err in assigning variants to channels
|
hace 5 años |
Michael Bromley
|
2b24cbcd94
test: Further attempt to de-flake some postgres tests
|
hace 5 años |
Michael Bromley
|
85de52072f
fix(core): Update search index for all channels on updates
|
hace 5 años |
Michael Bromley
|
0065ad3ffd
refactor(core): Get DefaultSearchPlugin working with variant channels
|
hace 5 años |