View Single Post
Old 09-04-2013, 12:13 PM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
You probably want
Code:
publisher:"knopf" or publisher:"crown"
The "crown" keyword is not qualified so can occur in any of the fields you have set as searchable when unqualified (which probably does not include publisher)

I am not sure whether
Code:
publisher:("knopf" or "crown")
would also work (I have not tried it)
itimpi is offline   Reply With Quote