Search tags using exact match?
Somehow I ended up with the tag "e" somewhere in my library. I tried searching for "e" to remove it, but the search found practically every book. I then tried tag:"e", but this found (apparently) every book with the letter 'e' in some tag. I tried "^e$" (regexp), but that didn't work at all. I tried the advance option "exact phrase", with no joy.
My guess is that the search system is using a 'contains' search. Is there a way to force it to use exact match? Better yet, is there a way to make search use a regexp?
|