Quote:
Originally Posted by readerfromthere
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?
|
As Kovid said, there's no way to do this inside calibre (other than using the tag editor). However, both are possible with SQL commands if you open metadata.db in an SQL editor like
SQLiteSpy.