Dalton, I have a question. If we weren't taking into account 100000 books (I think performance is the issue but I can be wrong), could we use directly MCS with inter book search, something like:
- Left Side: authors <> authors
- Right side: #author_id = #author_id
Because I perhaps can use it in another kind of searches.