Skip to content

Added guard for search index of discount collection#159

Closed
bvaic wants to merge 3 commits intoUTDNebula:developfrom
bvaic:develop
Closed

Added guard for search index of discount collection#159
bvaic wants to merge 3 commits intoUTDNebula:developfrom
bvaic:develop

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

* 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:00
@bvaic bvaic closed this Apr 13, 2026
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

2 participants