Quote:
Originally Posted by kcarscadden
@DaltonST, could you please review thread searching for books modified in the main Calibre forum.
As you see, I would like to do a search on a column that appears to only have data in the memory resident database that is used for search, sorting etc and by plugins, not in metadata.db So far, I have not been able to get MCS to search this column. Could you take a look and see if you have any suggestions?
|
MCS searches metadata.db standard and custom column tables using SQL. Composite columns are virtual and do not get stored in metadata.db in their assigned table(s). SQL finds nothing for them. This is not a bug. Virtual means virtual.