hi,
When i run search with title:"~Ætern" or title:"~ætern" i find all my books with this type of character ( lettre soudée in french, but in english i don't know the translation , welded letter perhaps ) (idem with Œ)
But this character in french meens "ae" or "oe" with 2 letters, so i would like to find also all books like "Ad Vitam Aeternam" or "Oedipe" .
Have you an idea ?
The strange thing is the function strtolower PHP("rÆd") give rÆd and not ræd, but calibre (pyton?) do the good job and find lower/upper title. (like the sql LIKE ).
When i run search with title:"~Ætern" or title:"~ætern" i find all my books with this type of character ( lettre soudée in french, but in english i don't know the translation , welded letter perhaps ) (idem with Œ)
But this character in french meens "ae" or "oe" with 2 letters, so i would like to find also all books like "Ad Vitam Aeternam" or "Oedipe" .
Have you an idea ?
The strange thing is the function strtolower PHP("rÆd") give rÆd and not ræd, but calibre (pyton?) do the good job and find lower/upper title. (like the sql LIKE ).






