<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Troy,</p>
    <p>is it intentional that the SWORD search also returns matches
      based on headlines or footnotes?</p>
    <p>E.g. when I have the following search configuration:</p>
    <p>Search type: Multi word search<br>
      Term: not listen Lord<br>
      Module: NASB<br>
    </p>
    <p>Among others, I get the result <b>Deuteronomy 28:15</b>.</p>
    <p>“But it shall come about, if you do <b>not</b> obey the <b>Lord</b>
      your God, to observe to do all His commandments and His statutes
      with which I charge you today, that all these curses will come
      upon you and overtake you: "<br>
      <br>
      In this particular case the term "listen" is not part of the Bible
      text, but rather only part of the footnote of "obey" (Lit <b>listen</b>
      to the voice of).<br>
      <br>
      I configured the respective SWMgr with Footnotes turned off:<br>
      this->_searchMgr->setGlobalOption("Footnotes", "Off");<br>
      <br>
      However, unexpectedly the search is still returning this verse as
      a result.<br>
      Similar behavior can be observed with search results matching
      headers.</p>
    <p>I'd rather not have search results based on footnotes or headers.<br>
      <br>
      Best regards,<br>
      Tobias<br>
    </p>
  </body>
</html>