View Single Post
Old 01-15-2022, 12:15 AM   #6
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
A possible problem is that it has to be an exact match. If there are non-display characters within the word, such as a soft hyphen, the search won't match. Or if for some reason, the word is broken by tags, it won't work. If for some reason the book had:

Quote:
<span>foot</span>bridge
The search would not find the word "footbridge". And while I would be surprised to see the above code, though only a little, I have seen something like:

Code:
<i>this</i> <i>is</i> <i>in</i> <i>italics</i>
That will look fine, but, searching for "this is in" will not find the above.
davidfor is offline   Reply With Quote