<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 9, 2011, at 11:28 AM, Martin Denham wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Do you get the same problem or is it something to do with my environment?</blockquote>I haven't seen the problem before, but it might just be that I never noticed it before. It might be your environment.</div><div><br></div><div>I think I know where the problem is. But I haven't figured it out yet. It's tax time here in the US and so I might be a little slow in finding it.</div><div><br></div><div><blockquote type="cite"><div><br></div><div>I was working in the area of index creation when I noticed this and it means that any indexes created have no Strongs information.</div></blockquote><div><br></div>I'm working on adding your test to the suite of JUnit test cases.</div><div><br></div><div>In Him,</div><div><span class="Apple-tab-span" style="white-space:pre">  </span>DM</div><div><br><blockquote type="cite">
<div><br></div><div>Thanks</div><div>Martin<br><br><div class="gmail_quote">On 9 April 2011 14:27, DM Smith <span dir="ltr"><<a href="mailto:dmsmith@crosswire.org">dmsmith@crosswire.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I'm looking. Haven't found it yet. What you are doing should work.<br>
<br>
In Him,<br>
        DM<br>
<div><div></div><div class="h5">On Apr 9, 2011, at 7:06 AM, Martin Denham wrote:<br>
<br>
> Hi,<br>
><br>
> Am I doing something wrong here.  I can't seem to get any Strongs numbers from the KJV.  This fails on the last assert:<br>
><br>
>         Book book = Books.installed().getBook("KJV");<br>
>         assertTrue("Should have Strongs", book.getBookMetaData().hasFeature(FeatureType.STRONGS_NUMBERS));<br>
><br>
>         Key key = book.getKey("Gen 1:1");<br>
>         BookData data = new BookData(book, key);<br>
>         Element osis = data.getOsisFragment();<br>
><br>
>         String strongsNumbers = OSISUtil.getStrongsNumbers(osis);<br>
>         assertTrue("No Strongs in KJV", strongsNumbers.length()>0);<br>
><br>
> Thanks<br>
> Martin<br>
><br>
</div></div>> _______________________________________________<br>
> jsword-devel mailing list<br>
> <a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br>
> <a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
<br>
<br>
_______________________________________________<br>
jsword-devel mailing list<br>
<a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
</blockquote></div><br></div>
_______________________________________________<br>jsword-devel mailing list<br><a href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a><br>http://www.crosswire.org/mailman/listinfo/jsword-devel<br></blockquote></div><br></body></html>