Have the ability to use the search with the tags in AND or in OR
When I made my search using the tags I have noticed that the search is made only using the selected tags with Or logic.
This means, for example I selected the tags A and B the search will report every items that contain A Or B.
In my idea, for narrow the search, it woukd be much better to have the search with AND logic.
If I am searching the tags A and B I would like to have presented all the items containing both the tags A and B.
Or at least have in the settings, the ability to select the logic of how to perform the search with the tag, (search with AND or OR logic).
Finding information is the purpose of every database so, I suppose, this idea would be useful to perform better searches.
Regards

-
Andrew commented
I'd actually want to go further and be able to mix them. (Although this would need brackets to work properly).
So (A AND B) OR C, A AND (B OR C) etc.