<div>Thanks Troy for all this fine detail.&nbsp;</div>
<div>
    <br />
</div>
<div>Is there any way that these special&nbsp;search parameters can be passed to diatheke&nbsp;(as is) ?</div>
<div>
    <br />
</div>
<div>Or would diatheke need further enhancing to support search within headings such as Psalm titles?</div>
<div>
    <br />
</div>
<div class="protonmail_signature_block">Best regards, David

</div>
<div>
    <br />
</div>
<div>
    <br />
</div>
<div id="protonmail_mobile_signature_block">Sent from ProtonMail Mobile</div>
<div>
    <br />
    <div>
        <div>
            <br />
        </div>On Wed, Apr 4, 2018 at 23:18, Troy A. Griffitts &lt;<a href="mailto:scribe@crosswire.org" class="">scribe@crosswire.org</a>&gt; wrote:</div>
    <blockquote class="protonmail_quote" type="cite">




        <p>Here's a quick command.&nbsp; The entry attributes path / search syntax might not be obvious.&nbsp;&nbsp;&nbsp; Entry attributes key paths are always 3 levels deep + the final segment the value of the attribute.&nbsp; Empty path segments mean
            'any'.&nbsp; This means find 'Neginoth' in the value of any entry attribute under 'Heading'.</p>
        <p>[scribe@localhost cmdline]$ ./search KJV Heading///Neginoth
            <br />[0=================================50===============================100]
            <br />&nbsp;======================================================================
            <br />Psalms 4:1
            <br />Psalms 6:1
            <br />Psalms 54:1
            <br />Psalms 55:1
            <br />Psalms 67:1
            <br />Psalms 76:1
            <br />
        </p>
        <p>Likewise, in any entry attribute:</p>
        <p>[scribe@localhost cmdline]$ ./search KJV ///Neginoth
            <br />[0=================================50===============================100]
            <br />&nbsp;======================================================================
            <br />Psalms 4:1
            <br />Psalms 6:1
            <br />Psalms 54:1
            <br />Psalms 55:1
            <br />Psalms 67:1
            <br />Psalms 76:1
            <br />Habakkuk 3:19</p>
        <p>Or very specifically the first preverse heading of a verse:</p>
        <p>[scribe@localhost cmdline]$ ./search KJV Heading/Preverse/0/Neginoth
            <br />[0=================================50===============================100]
            <br />&nbsp;======================================================================
            <br />Psalms 4:1
            <br />Psalms 6:1
            <br />Psalms 54:1
            <br />Psalms 55:1
            <br />Psalms 67:1
            <br />Psalms 76:1
            <br />
            <br />
        </p>
        <p>Here's the entry attribute dump, output from the 'lookup' example, for Ps.4.1 from the KJV:</p>
        <p>[scribe@localhost cmdline]$ ./lookup KJV Ps.4.1
            <br />==Raw=Entry===============
            <br />Psalms 4:1:
            <br />&lt;div type="x-milestone" subType="x-preverse" sID="pv2"/&gt;&lt;title canonical="true" type="psalm"&gt;&lt;w lemma="strong:H05329" morph="strongMorph:TH8764"&gt;To the chief Musician&lt;/w&gt; &lt;w lemma="strong:H05058"&gt;on Neginoth&lt;/w&gt;,
            &lt;w lemma="strong:H04210"&gt;A Psalm&lt;/w&gt; &lt;w lemma="strong:H01732"&gt;of David&lt;/w&gt;.&lt;/title&gt;&lt;div type="x-milestone" subType="x-preverse" eID="pv2"/&gt;&lt;w lemma="strong:H06030" morph="strongMorph:TH8798"&gt;Hear&lt;/w&gt;
            &lt;w lemma="strong:H07121" morph="strongMorph:TH8800"&gt;me when I call&lt;/w&gt;, &lt;w lemma="strong:H0430"&gt;O God&lt;/w&gt; &lt;w lemma="strong:H06664"&gt;of my righteousness&lt;/w&gt;: &lt;w lemma="strong:H07337" morph="strongMorph:TH8689"&gt;thou
            hast enlarged&lt;/w&gt; me &lt;transChange type="added"&gt;when I was&lt;/transChange&gt; &lt;w lemma="strong:H06862"&gt;in distress&lt;/w&gt;; &lt;w lemma="strong:H02603" morph="strongMorph:TH8798"&gt;have mercy&lt;/w&gt; &lt;w lemma="strong:H08085"
            morph="strongMorph:TH8798"&gt;upon me, and hear&lt;/w&gt; &lt;w lemma="strong:H08605"&gt;my prayer&lt;/w&gt;.&lt;note type="study"&gt;&lt;catchWord&gt;chief…&lt;/catchWord&gt;: or, &lt;rdg type="alternative"&gt;overseer&lt;/rdg&gt;&lt;/note&gt;&lt;note
            type="study"&gt;&lt;catchWord&gt;have…&lt;/catchWord&gt;: or, &lt;rdg type="alternative"&gt;be gracious unto me&lt;/rdg&gt;&lt;/note&gt;
            <br />==Render=Entry============
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .divineName { font-variant: small-caps; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .wordsOfJesus { color: red; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange { font-style: italic; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange.transChange-supplied { font-style: italic; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange.transChange-added { font-style: italic; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange.transChange-tenseChange::before { content: '*'; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange.transChange-tenseChange { font-style: normal; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .transChange:lang(zh) { font-style: normal; text-decoration: dotted underline; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .overline { text-decoration: overline; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .indent1 { margin-left: 1em; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .indent2 { margin-left: 2em; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .indent3 { margin-left: 3em; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .indent4 { margin-left: 4em; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; abbr { &amp;:hover{ &amp;:before{ content: attr(title); } } }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .small-caps { font-variant: small-caps; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .selah { text-align: right; width: 50%; margin: 0; padding: 0; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .acrostic { text-align: center; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .colophon {font-style: italic; font-size: small; display: block; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .rdg { font-style: italic; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .catchWord {font-style: bold; }
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; .x-p-indent {text-indent: 1em; }
            <br />&nbsp;&nbsp;&nbsp;
            <br />Hear me when I call, O God of my righteousness: thou hast enlarged me &lt;span class="transChange transChange-added"&gt;when I was&lt;/span&gt; in distress; have mercy upon me, and hear my prayer.
            <br />==========================
            <br />Entry Attributes:
            <br />
            <br />[ Footnote ]
            <br />&nbsp;&nbsp;&nbsp; [ 1 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; body = &lt;catchWord&gt;chief…&lt;/catchWord&gt;: or, &lt;rdg type="alternative"&gt;overseer&lt;/rdg&gt;
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; type = study
            <br />&nbsp;&nbsp;&nbsp; [ 2 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; body = &lt;catchWord&gt;have…&lt;/catchWord&gt;: or, &lt;rdg type="alternative"&gt;be gracious unto me&lt;/rdg&gt;
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; type = study
            <br />[ Heading ]
            <br />&nbsp;&nbsp;&nbsp; [ 0 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sID = pv2
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; subType = x-preverse
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; type = x-milestone
            <br />&nbsp;&nbsp;&nbsp; [ Preverse ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 0 = &lt;title canonical="true" type="psalm"&gt;&lt;w savlm="strong:H05329"&gt;To the chief Musician&lt;/w&gt; &lt;w savlm="strong:H05058"&gt;on Neginoth&lt;/w&gt;, &lt;w savlm="strong:H04210"&gt;A Psalm&lt;/w&gt;
            &lt;w savlm="strong:H01732"&gt;of David&lt;/w&gt;.&lt;/title&gt;
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; module-&gt;renderText(heading[0]) = &lt;h3 class="title psalm canonical"&gt;To the chief Musician on Neginoth, A Psalm of David.&lt;/h3&gt;
            <br />
            <br />
            <br />[ Word ]
            <br />&nbsp;&nbsp;&nbsp; [ 001 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H05329
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8764
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = To the chief Musician
            <br />&nbsp;&nbsp;&nbsp; [ 002 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H05058
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = on Neginoth
            <br />&nbsp;&nbsp;&nbsp; [ 003 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H04210
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = A Psalm
            <br />&nbsp;&nbsp;&nbsp; [ 004 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H01732
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = of David
            <br />&nbsp;&nbsp;&nbsp; [ 005 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H06030
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8798
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = Hear
            <br />&nbsp;&nbsp;&nbsp; [ 006 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H07121
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8800
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = me when I call
            <br />&nbsp;&nbsp;&nbsp; [ 007 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H0430
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = O God
            <br />&nbsp;&nbsp;&nbsp; [ 008 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H06664
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = of my righteousness
            <br />&nbsp;&nbsp;&nbsp; [ 009 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H07337
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8689
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = thou hast enlarged
            <br />&nbsp;&nbsp;&nbsp; [ 010 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H06862
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = in distress
            <br />&nbsp;&nbsp;&nbsp; [ 011 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H02603
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8798
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = have mercy
            <br />&nbsp;&nbsp;&nbsp; [ 012 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H08085
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Morph = TH8798
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MorphClass = strongMorph
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = upon me, and hear
            <br />&nbsp;&nbsp;&nbsp; [ 013 ]
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Lemma = H08605
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LemmaClass = strong
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PartCount = 1
            <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Text = my prayer
            <br />
        </p>
        <p>There are very brief comments on this in the doxygen docs for SWModule::search generated from the source headers.</p>
        <p>Experimenting with multiword search on the verse body with SWMgr::setGlobalOption("Headings", "On"), didn't produce the output I would have expected from preverse headings.&nbsp; Karl is certainly correct here.&nbsp; This is likely specific to
            this one special entry attribute type "Preverse".&nbsp; We strip this out from the rest of the body of the verse and are probably moving it out of the way before we perform the search of the body so an entry attribute search is the best way
            to find these.&nbsp; However, other options like Strongs, if they are turned on should return hits from the body of the verse.&nbsp; Generally speaking, anything that you get from the plaintext output for you options settings is what is searched
            by the verse body search facility, so with Strongs on, you should be able to search for lemmas as &lt;G1234&gt; or morph (5678), but still I would be more precise and use an entry attribute search: Word//Lemma./G1234/</p>
        <p>Hope this helps.
        </p>
        <p>Troy
            <br />
        </p>
        <p>
            <br />
        </p>
        <br />
        <div class="moz-cite-prefix">On 04/04/2018 10:42 AM, Karl Kleinpaste wrote:
            <br />
        </div>
        <blockquote type="cite" cite="mid:07d09f15-fa01-cee6-f068-73e97ee0caf1@kleinpaste.org">

            <div class="moz-cite-prefix"><font face="FreeSerif">On 04/04/2018
          01:33 PM, Karl Kleinpaste wrote:<br />
        </font>
            </div>
            <blockquote type="cite" cite="mid:8b5e20aa-2b0d-a524-c7b6-1d9bf9bba656@kleinpaste.org"><font face="FreeSerif">Doesn't appear to be true, headings on
          notwithstanding.</font>
            </blockquote>
            <font face="FreeSerif">On the other hand, a search for
        lemma:H05058 finds "Neginoth" and "song" all over the place.<br />
        Job 30:9; Psalms 4:1; Psalms 6:1; Psalms 54:1; Psalms 55:1;
        Psalms 61:1; Psalms 67:1; Psalms 69:12; Psalms 76:1; Psalms
        77:6; Isaiah 38:20; Lamentations 3:14; Lamentations 5:14;
        Habakkuk 3:19<br />
      </font> 
            <br />
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br />
            <pre wrap="">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page</pre>
        </blockquote>
        <br />


    </blockquote>
</div>