Revision 165 by Dave Hooton on 2018-07-07 at 23:15:48 to Search HELP:
* Title -- title of the sermon
* Subtitle -- /optional/
* Creator -- name of the creator
* Creator -- name of the creatore.g.<BiographyJohnPiper>
* Series -- /optional/ sermon series
* References -- /optional/ Bible references for the sermon as a whole (e.g. passagebeingpreachedon)
* References -- /optional/ Bible references for the sermon as a whole e.g. <BiblePsalms>
* Date -- /optional/ Date reference when the sermon was first delivered
* Liturgical Date -- /optional/ Liturgical Date reference when the sermon was first delivered
For example:
{Label Sermon WHERE Series=TheKingandtheKingdom} --> exact string match
{Label Sermon WHERE Title~~"PrayforGod"} --> partial string match
{Label Sermon WHERE Series ~Kingdom} --> partial string match
{Label Sermon WHERE Series =Prayer} --> exact string match
{Label Sermon WHERE Date = <Date Jul 9, 1989>} --> exact date match
{Label Sermon WHERE Date = <Date Jul 9, 2015>} --> exact date match
{Label Sermon WHERE Date ~<Date Jul 1989>} --> any date in July
{Label Sermon WHERE Date ~~<Date Jul 2015>} --> any date in July
{Label Sermon WHERE References = <Bible Eph 1:15-23>} --> exact reference match
{Label Sermon WHERE References = <Bible Ps141:1-4>} --> exact reference match
{Label Sermon WHERE References ~ <Bible Eph1>} --> any verse in Ephesians1
{Label Sermon WHERE References ~ <Bible Ps141>} --> any verse in Psalm141
{Label Sermon WHERE Creator ~ Piper AND References ~ <Eph>} --> any Piper sermon on Ephesians
{Label Sermon WHERE Creator =<BiographyJohn Piper> AND References ~~<Ps141>} --> any Piper sermon on Psalm141
!!!! Figure of Speech