Leaving aside the module you are working on, how many other modules have the same problem? If it is a few only, we might as well reissue them and worry about engine enhancement later. <br><br>Peter<br><br>Peter<br><br>Sent from my mobile. Please forgive shortness, typos and weird autocorrects.<div class="quote" style="line-height: 1.5"><br><br>-------- Original Message --------<br>Subject: Re: [sword-devel] Soft hyphens<br>From: David Haslam <dfhmch@googlemail.com><br>To: sword-devel@crosswire.org<br>CC: <br><br><br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Update: Research results of SWORD search for soft hyphens:<br><br>In Xiphos there is a problem with the exact search.<br><br>If the same word occurs in the text both with and without a soft hyphen,<br><br>- A search for the word with a soft hyphen will find only those instances<br>- A search for the word without a soft hyphen will find only those instances<br><br>To find all occurrences of the word, with or without the soft hyphen, the<br>user would need to enter the search key with the soft hyphen replaced by a ?<br>and use the regular expression search.<br><br>If the user is unaware that there's a superfluity of soft hyphens in the<br>module, they wouldn't have a clue that this would even be necessary.<br><br>If they somehow managed to discern that soft hyphens did exist, they'd need<br>to research where in the word it was located before they could use the<br>regular expression technique.<br><br>Example: <br><br>- regexp search `mpa?mba` gives 505 hits, and they all display as mpamba.<br>- exact search for `mpamba` (without the hyphen) gives 411 hits<br>- exact search for `mpa­mba` (with a soft hyphen) gives 50 hits <br>- exact search for `mpa­­mba` (with 2 soft hyphens) gave 3 hits<br><br><br>NB. These results were based on the module Fr Cyrille made before the<br>multiple and useless soft hyphens were removed from the source text.<br><br>Further research ideas: PocketSword has a fuzzy search option. Would this<br>help?<br><br>Aside: Why is there no fuzzy search option in Xiphos?<br><br>Best regards,<br><br>David<br><br><br><br>--<br>Sent from: http://sword-dev.350566.n4.nabble.com/<br><br>_______________________________________________<br>sword-devel mailing list: sword-devel@crosswire.org<br>http://www.crosswire.org/mailman/listinfo/sword-devel<br>Instructions to unsubscribe/change your settings at above page</blockquote></div>