View Single Post
Old 03-05-2016, 03:22 AM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Hasso View Post
Hi kovidgoyal,

thank you for your answer. I now can search for publishers. But there is a difference to the built-in search fields:
When I type an "A" into the field "Author" it shows me all Authors beginning with the letter "A". This works for "Title", "Series" and "Keywords" as well. But not so in the last input field where I can choose "Publisher". Is it possible to customize this?
If you click the letter (grouping) you get all with that letter
A [29] you get filled into the search
Code:
publisher:"~^[A]"
Which returns all publishers whose SORT starts with A

(remember A is also an 'article', so 'A Fine Press' will sort into F, not A)
theducks is offline   Reply With Quote