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

Search does not look into nested (deep) JSON properties #1

Closed
chrismichaelps opened this issue Feb 2, 2025 · 3 comments
Closed

Search does not look into nested (deep) JSON properties #1

chrismichaelps opened this issue Feb 2, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@chrismichaelps
Copy link
Owner

When performing a search, results are only filtered based on matches in top-level JSON properties, ignoring nested (deep) properties. This limits search accuracy when relevant information is stored in deeper levels.

@chrismichaelps chrismichaelps added the bug Something isn't working label Feb 2, 2025
@chrismichaelps chrismichaelps self-assigned this Feb 2, 2025
@chrismichaelps
Copy link
Owner Author

The issue has been resolved in branch bug/search-nested-deep.

@chrismichaelps
Copy link
Owner Author

I will leave the issue open, in case more bugs are detected.

@chrismichaelps
Copy link
Owner Author

I will close this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant