View Single Post
Old 04-19-2011, 08:33 AM   #1
kakkalla
Zealot
kakkalla doesn't litterkakkalla doesn't litter
 
kakkalla's Avatar
 
Posts: 146
Karma: 194
Join Date: Jun 2010
Location: Melbourne
Device: iPad
Regular expression search in authors

Hi there.

I am trying to find all the books in my calibre library that have the surname, then a comma, then the first name.

I have tried the following in the Advanced Search window. I select Regular Expression, and then in the drop down menu I select authors and then in the field I type:

[\w],\s[\w]

I have also tried [A-Za-Z], [A-Za-z]

and hit return. But this does not work.

Can someone please tell me how to achieve this?

Thank you.
kakkalla is offline   Reply With Quote