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

Fix #601 - Skipping of keys in Object.prototype in search function #602

Closed
wants to merge 1 commit into from
Closed

Conversation

SpongeBed81
Copy link
Contributor

Fixes #601

I also conducted some speed tests for the search function after this implementation, and the speed results were the same. I made sure that it had no effect on search speed.

I am not entirely sure that this PR won't create some inconsistencies in the codebase. Therefore, a check from the development team would be highly appreciated.

Copy link

vercel bot commented Jan 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
orama-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2024 2:35pm

@SpongeBed81
Copy link
Contributor Author

SpongeBed81 commented Jan 9, 2024

Noticed that I forgot to change the branch. Closing PR to open with a different branch.

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.

Updating Object.prototype causes search to fail
1 participant