I searched for a way to search for some text and filter out a tag. That should be possible right? I think it should.
I found different answers, suggesting to add a minus before the brackets, or inside the brackets, or that YMMV. Well, both ways don't work.
Inside the brackets seems to be the 'right' way, as it shows on the right:
posts containing
help
within these tags
notbatch
However, this gives me all questions containing the word help and the tag batch. All results do have the tag batch! :-(
Only using tags does work, but that's not what I need.
The proper behavior is not documented.
Am I missing something? Or is it just broken?