<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Hi.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">For a search operation I need to know the number of all entries in a GenBook like Hesychius.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Can someone please provide a code snipped for this?</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Btw: I'm almost finished with reworking the whole MacSword search and index engine.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">After some investigation for ObjC Lucene implementations and wrappers and native Sword search, I noticed that Apple has the SearchKit framework which is available since Mac OSX 10.3.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">SearchKit is actually the framework on which Spotlight technology is build upon in Tiger systems.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Upcomming MacSword versions will use this for searching and indexing. Completely got rid of the JavaVM in MacSword which reduces memory consumption and is easier to debug.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Searching now is more relyable and faster. Ranges work again and indexing is also faster.</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Greetings,</FONT></P> <P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Manfred</FONT></P> </BLOCKQUOTE></DIV><BR><DIV>Hi Manfred,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Good to hear news about MacSword. I was almost beginnig to beleive that MacSword was begining to die.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>About search. Recently I noticed a small problem with the indexes. When you first use MacSword search, after it indexes the book in question, if you change the system language in System Preferences &gt; International, then you will no longer be able to use search because the index was created using the name of the books of the language originally used. It still searches and it still displays the results but every verse will be displayed as Revelation of John.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Greetings,</DIV><DIV>Jónatas Ferreira</DIV></BODY></HTML>