View Single Post
Old Today, 07:15 AM   #8
un_pogaz
Chalut o/
un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.un_pogaz ought to be getting tired of karma fortunes by now.
 
un_pogaz's Avatar
 
Posts: 665
Karma: 720026
Join Date: Dec 2017
Device: Kobo
Like Sirtel say, the apostrophe ' is different.
Their is two caracter used as apostrophe: straight apostrophe and curved apostrophe
Code:
' ’


It's a bit of a gamble trying to figure out whether a book's metadata will use one or the other, so it's best to normalize them.
To found authors with curved apostrophe, use this search:
Code:
authors:~’
un_pogaz is offline   Reply With Quote