<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" &gt; 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>
      &nbsp; -c&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;generate CSV file instead of flashcards<br>
      &nbsp; -o &lt;outputDir&gt;&nbsp;&nbsp;&nbsp; &nbsp;directory to output files<br>
      &nbsp; -w &lt;wordCount&gt;&nbsp;&nbsp;&nbsp; &nbsp;number of words per lesson (default 25)<br>
      &nbsp; -d &lt;m|k&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;definition to use (default k):<br>
      &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;m - short meaning; k - KJV collation<br>
      &nbsp; -r &lt;"range"&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;verse range<br>
      &nbsp; -m &lt;"module name"&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;module name to use (default
      "KJV")<br>
      &nbsp; -f &lt;fontName&gt;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;include special font name for lesson<br>
      &nbsp; -h&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;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>