<div dir="ltr">Thanks - looks like a very useful tool and I can think of a few things I might want to use that for.<div><br></div><div style>Unfortunately, for this one I want to be able to it as part of looking up a passage to display to the user, the idea being I can show within that book how many times the strong numbers of that verse are used within the Bible and within the particular book of interest to the user.</div>
<div style><br></div><div style>Thanks!</div><div style>Chris</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 5 February 2013 13:09, Troy A. Griffitts <span dir="ltr"><<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hi Chris,<br>
<br>
Here's a tool which will do what you want if this is simply to
compute the data:<br>
<br>
<a href="http://crosswire.org/svn/sword-tools/trunk/flashtools/" target="_blank">http://crosswire.org/svn/sword-tools/trunk/flashtools/</a><br>
<br>
Here is a run of the NT with the command line:<br>
<br>
flash -c -r "mat-rev" > greekusage.csv<br>
<br>
<a href="http://crosswire.org/~scribe/greekusage.csv" target="_blank">http://crosswire.org/~scribe/greekusage.csv</a><br>
<br>
It's full usage is:<br>
<br>
usage: ./flash [OPTIONS]<br>
-c generate CSV file instead of flashcards<br>
-o <outputDir> directory to output files<br>
-w <wordCount> number of words per lesson (default 25)<br>
-d <m|k> definition to use (default k):<br>
m - short meaning; k - KJV collation<br>
-r <"range"> verse range<br>
-m <"module name"> module name to use (default
"KJV")<br>
-f <fontName> include special font name for lesson<br>
-h display this help message<div><div class="h5"><br>
<br>
<br>
<br>
On 02/05/2013 11:34 AM, Chris Burrell wrote:<br>
</div></div></div>
<blockquote type="cite"><div><div class="h5">
<p dir="ltr">Hi</p>
<p dir="ltr">I need a way of skipping the search parsing and
access Lucene directly, reason being that currently the parse
tune in lucene is showing as the most consuming part. </p>
<p dir="ltr">I have maybe 10 strong numbers per verse I want to
get counts for both across the Bible and in a particular book.
So that's a lot of searches for a whole chapter of you are
clever and don't run the same strong through twice. </p>
<p dir="ltr">I'm assuming the best is to do my own thing but just
wanted check that people haven't come across this one before in
case we want to share the solution. </p>
<p dir="ltr">Chris</p>
<br>
<fieldset></fieldset>
<br>
</div></div><pre>_______________________________________________
jsword-devel mailing list
<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a>
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div><br></div>