Skip to content

Guard for discount index#160

Open
bvaic wants to merge 2 commits intodevelopfrom
guard-for-discount-index
Open

Guard for discount index#160
bvaic wants to merge 2 commits intodevelopfrom
guard-for-discount-index

Conversation

@bvaic
Copy link
Copy Markdown
Contributor

@bvaic bvaic commented Apr 13, 2026

  • if no search index exists in mongo, one is created
  • if the fields of the existing search index in mongo do not match the current model, the existing search index is updated

Fixes: #157

bvaic added 2 commits April 12, 2026 23:20
* if no search index exists in mongo, one is created
* if the fields of the existing search index in mongo do not match the current model, the existing search index is updated
@bvaic bvaic requested a review from mikehquan19 April 13, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the guard for search index of discount collection

1 participant