Artem Danilov
|
6c1c83ad52
feat(elasticsearch-plugin): Independently access customMappings (#1909)
|
3 years ago |
Michael Bromley
|
a75390ea06
fix(elasticsearch-plugin): Support hydration of custom field relations
|
3 years ago |
Michael Bromley
|
7b991691a7
test: Attempt to proof search plugin tests against race conditions
|
4 years ago |
Drayke
|
0d1f687c48
feat(elasticsearch-plugin): Add custom sort parameter mapping (#1230)
|
4 years ago |
Michael Bromley
|
1c2e01b6ee
Merge branch 'master' into minor
|
4 years ago |
Drayke
|
9193deeeeb
feat(elasticsearch-plugin): Add option to hide indexed fields in api (#1181) (#1212)
|
4 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
5981619cdb
feat(elasticsearch-plugin): Allow the SearchInput to be extended
|
4 years ago |
Michael Bromley
|
749c452078
refactor(elasticsearch-plugin): Rename field, improve type defs and docs
|
4 years ago |
Kevin Mattutat
|
e5c70fd5f2
chore: Added custom mapping prefix to access the property
|
4 years ago |
Kevin Mattutat
|
d300f8bfb1
feat(elasticsearch-plugin): Extend config with customScriptFields
|
4 years ago |
Michael Bromley
|
705bf085c2
refactor: Clean up todos in search plugin e2e tests
|
4 years ago |
Artem Danilov
|
356e01ba97
test(elasticsearch-plugin): Add e2e tests for #870
|
4 years ago |
Artem Danilov
|
27994d81b8
fix(elastic-search-plugin): Refactor indexing to allow searching by fields on all variants (#1086)
|
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 |
Michael Bromley
|
06da6d5b93
refactor(elasticsearch-plugin): Execute all bulk index updates at once
|
4 years ago |
Michael Bromley
|
152b3f0704
test(elasticsearch-plugin): Get tests passing
|
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
|
ad296b0b5b
test(elasticsearch-plugin): Add e2e tests for customMappings
|
4 years ago |
Fred Cox
|
45e29463dc
refactor(elasticsearch-plugin) Remove use of Worker from elastic plugin
|
5 years ago |
Michael Bromley
|
63d08a2d64
test: Fix/clean up tests
|
5 years ago |
Michael Bromley
|
c1d66e195c
fix(elasticsearch-plugin): Products without variants are indexed
|
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
|
2280b7b85a
test(elasticsearch-plugin): Attempt to stabilize flaky tests
|
5 years ago |
Michael Bromley
|
2be29c28be
fix(elasticsearch-plugin): Update search index for all channels on updates
|
5 years ago |
Michael Bromley
|
83842998c1
refactor(elasticsearch-plugin): ElasticsearchPlugin variant channels
|
5 years ago |