You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching for a keyword that will select a document that has since been removed from MongoDB (i.e. still in the index, but not in the database), rails throws a 500 error.
Is there any way to tell Mebla to simply skip these documents if it's not found?
The text was updated successfully, but these errors were encountered:
When searching for a keyword that will select a document that has since been removed from MongoDB (i.e. still in the index, but not in the database), rails throws a 500 error.
Is there any way to tell Mebla to simply skip these documents if it's not found?
The text was updated successfully, but these errors were encountered: