No, the calibre search function is limited to the book record it tries to match.
Similar concepts have been achieved, however, using custom python scripts that search the database, iterate over the authors of all books matching a search, iterating over all books matching the authors, and editing a custom column for all those books.
|