You are never going to be able to search across multiple libraries. In calibre a library is loaded entirely into memory when it is opened. Doing that across multiple libraries is not a good idea, for obvious performance/mem usage reasons.
Separate libraries are really just that, separate. If you want libraries that only give the UI appearance of being separate, use Virtual Libraries.
|