Creates a new BookQuery which is the logical OR of the queries in qss.
| nqs |
the number of queries to OR |
| qs |
pointer to an array of BookQuery items |
| unref |
if true, the new query takes ownership of the existing queries |
|
A new BookQuery |