[sword-devel] Searching on Strongs Numbers
Chris Owen
sword-devel@crosswire.org
Fri, 08 Aug 2003 22:06:15 +0930
Jason,
I think the <405> search fails because the only 405 I can find (in Job)
has a leading zero and
appears as <0405>. This doesn't appear consistent for all numbers. It's
a little clumsy, but you
could check the regular expression box and search for <[0]*405> which
allows zero or more
leading zeros.
Chris
>From: jbrooks@kinex.net
>To: sword-devel@crosswire.org
>Reply-To: sword-devel@crosswire.org
>
>Chris,
> Thanks for the suggestion. What I am encountering though, is that if
>I search for STR 405, I end up with 405, 1405, etc. If I enclose the
>405 in brackets the way it is in the text, <405>, the search fails.
>Any idea of how to make the search a bit more precise, granular?
>Thanks,
>Jason
>
>