Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move null filter in backfill to after await #100

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jsasitorn
Copy link
Contributor

Change Summary

null filter was being applied to promises, and didn't actually work.

Calling server with any "null" entries in the array didn't result in any problems, but did result in noisy innocuous errors "Bad JSON: not a properly formed document."

PR Checklist

@jasonbosco jasonbosco merged commit 61602aa into typesense:master Dec 19, 2024
2 checks passed
@jsasitorn jsasitorn deleted the subcollection-guard branch January 9, 2025 21:01
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.

2 participants