[jsword-devel] Many searches. ..
Troy A. Griffitts
scribe at crosswire.org
Tue Feb 5 06:09:58 MST 2013
Hi Chris,
Here's a tool which will do what you want if this is simply to compute
the data:
http://crosswire.org/svn/sword-tools/trunk/flashtools/
Here is a run of the NT with the command line:
flash -c -r "mat-rev" > greekusage.csv
http://crosswire.org/~scribe/greekusage.csv
It's full usage is:
usage: ./flash [OPTIONS]
-c generate CSV file instead of flashcards
-o <outputDir> directory to output files
-w <wordCount> number of words per lesson (default 25)
-d <m|k> definition to use (default k):
m - short meaning; k - KJV collation
-r <"range"> verse range
-m <"module name"> module name to use (default "KJV")
-f <fontName> include special font name for lesson
-h display this help message
On 02/05/2013 11:34 AM, Chris Burrell wrote:
>
> Hi
>
> 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.
>
> 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.
>
> 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.
>
> Chris
>
>
>
> _______________________________________________
> jsword-devel mailing list
> jsword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/jsword-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20130205/63a65cd7/attachment.html>
More information about the jsword-devel
mailing list