<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">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 class="moz-txt-link-freetext" href="http://crosswire.org/svn/sword-tools/trunk/flashtools/">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 class="moz-txt-link-freetext" href="http://crosswire.org/~scribe/greekusage.csv">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<br>
<br>
<br>
<br>
On 02/05/2013 11:34 AM, Chris Burrell wrote:<br>
</div>
<blockquote
cite="mid:CACQnaRVwkiW0fhwoe7ij9YsH=HSzDzHaCT213wbp4sX8hoFUyw@mail.gmail.com"
type="cite">
<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 class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
jsword-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jsword-devel@crosswire.org">jsword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/jsword-devel">http://www.crosswire.org/mailman/listinfo/jsword-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>