Default Device Filter to an "and" search instead of an "or" search #1770

Closed
opened 2026-02-20 09:00:14 -05:00 by deekerman · 4 comments
Owner

Originally created by @routerino on GitHub (Nov 11, 2020).

Something I've noticed is that if you are doing a search in the filter section at the top, it will search for all phrases that are separated by a space. For example, if you search for "windows linux", it will search for devices with "linux" in the parameter or "windows" in the parameter.

Usually if I'm resorting to the filter, I'm trying to find a specific computer or device. In that situation an "and" search would be more appropriate. For example I would search for <location> kiosk looking for a kiosk at a specific location. Instead, I get every computer at that location as well as every kiosk in the database. It's not useful in that regard.

Having the ability to toggle between an "and" search or an "or" search would be a very useful feature.

Originally created by @routerino on GitHub (Nov 11, 2020). Something I've noticed is that if you are doing a search in the filter section at the top, it will search for all phrases that are separated by a space. For example, if you search for "windows linux", it will search for devices with "linux" in the parameter or "windows" in the parameter. Usually if I'm resorting to the filter, I'm trying to find a specific computer or device. In that situation an "and" search would be more appropriate. For example I would search for `<location> kiosk` looking for a kiosk at a specific location. Instead, I get every computer at that location as well as every kiosk in the database. It's not useful in that regard. Having the ability to toggle between an "and" search or an "or" search would be a very useful feature.
deekerman 2026-02-20 09:00:14 -05:00
Author
Owner

@sdlopexvidri commented on GitHub (Nov 13, 2020):

Hii, yes that could be a good option when you have a lot of devices and need to make a kind of double filter

@sdlopexvidri commented on GitHub (Nov 13, 2020): Hii, yes that could be a good option when you have a lot of devices and need to make a kind of double filter
Author
Owner

@kpetrow commented on GitHub (Apr 22, 2025):

I am noticing this in --filter option in meshcntrl.js when filter string "catd9 "+serialNumber it returns all catd9. Not good

@kpetrow commented on GitHub (Apr 22, 2025): I am noticing this in --filter option in meshcntrl.js when filter string "catd9 "+serialNumber it returns all catd9. Not good
Author
Owner

@github-actions[bot] commented on GitHub (Jun 21, 2025):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions[bot] commented on GitHub (Jun 21, 2025): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@github-actions[bot] commented on GitHub (Jun 28, 2025):

This issue has been automatically closed due to inactivity. If you believe this is still relevant, please feel free to reopen it.

@github-actions[bot] commented on GitHub (Jun 28, 2025): This issue has been automatically closed due to inactivity. If you believe this is still relevant, please feel free to reopen it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MeshCentral#1770
No description provided.