Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Rindom
4fd361fddd merge develop 2021-10-15 20:09:31 +02:00
zakariaelas
8a57541b49 add: flatten collection.handle 2021-09-27 14:11:24 +01:00
zakariaelas
307b1c9342 fix cursor pagination + flatten variant options field 2021-09-24 01:20:12 +01:00
zakariaelas
560cc0de55 add: flatten collection title, tag value, and type value fields 2021-09-21 15:31:02 +01:00
zakariaelas
c67ca16a9b more adjustments
move indexing logic to plugin
remove loadToSearchEngine from ProductService
adjust medusa core accordingly
2021-09-21 13:14:08 +01:00
zakariaelas
0fbde7c51f add: abstract search functionality to core + adjust meilisearch-plugin
add SearchService interface to medusa-interfaces
add DefaultSearchService skeleton implementation to core
add search-index.js loader to core for indexing db documents
add SearchSubscriber to core
add loadToSearchEngine method in ProductService
switch order of loaders in core to load subscriptions AFTER plugins
adjust service and loader for medusa-plugin-meilisearch
2021-09-16 15:48:09 +01:00
zakariaelas
c56f37415d add: medusa-plugin-meilisearch + add deleted event in productService + tweak emitted event data in productVariantService 2021-09-09 17:56:10 +01:00