View Single Post
Old 04-18-2013, 02:22 PM   #7
peaceridge
Wizard
peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.
 
peaceridge's Avatar
 
Posts: 1,019
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
Quote:
Originally Posted by PeterT View Post
This was based on a post from chaley...



Code:
formats:#
means the count of the values in formats so
Code:
formats:#=1
means books with only one format.

And then
Code:
formats:pdf
means books which are in PDF format, so
Code:
formats:#=1 and formats:pdf
means books with only one format, and that format IS PDF.
Tremendous! Thanks ever so much!!
peaceridge is offline   Reply With Quote