View Single Post
Old 05-19-2016, 11:27 AM   #6
baf
Evangelist
baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2330752
Join Date: May 2012
Device: kt
It will not work in search box, as Kindle uses fuzzy search. However it should work in a pop-up box, looking up highlighted word. At least it works on my Kindle Touch.

You could also experiment with "exact" keyword, but I don't see any difference when using it. See Kindle Publishing Guidelance:
Quote:
By default, the Kindle device uses a fuzzy algorithm for matching diacritics during word lookup. Languages that use contrastive diacritics to distinguish between distinct word forms should use the exact="yes" attribute in the <idx:iform /> tag to force exact match of diacritics during lookup.
Also note that
Code:
<idx:key>..</idx:key>
tags are depreciated according to the guidelines.

Last edited by baf; 05-19-2016 at 11:29 AM.
baf is offline   Reply With Quote