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

Differences between search and filter #757

Open
robsch opened this issue Dec 12, 2022 · 0 comments
Open

Differences between search and filter #757

robsch opened this issue Dec 12, 2022 · 0 comments

Comments

@robsch
Copy link

robsch commented Dec 12, 2022

Are searching and filtering more or less the same and just two different approaches to reduce a list? I cannot find enough information about these methods. What are the differences or intentions? When to use what? Are there any side effects?

Is it true, that if I want to search for different item values, I have to use filter? It seems search allows only to search for a single value.

Thanks for you input!

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

No branches or pull requests

1 participant