Revision 174 by Dave Hooton on 2018-11-03 at 03:51:00 to Search HELP:
* [[Highlight >> # Highlighting]]
* [[Label >> # Label]]
* [[Headword >> # Headword]] /Logos 8+/
* [[Milestone >> # Milestone]]
* [[Passage List >> # Passage List]]
…
{Label Personality WHERE Name =Anyone} --> finds labels with exact value 'Anyone'. It won't work if a label has multiple /Name/ values.
{Label Personality WHERE Name ~Anyone} --> finds *all* labels with value 'Anyone' in /Name/.
!!!! Headword
Headwords are used to identify articles in a resource. It is usually the visible text at the top of an article like this, but there can be non-visible headwords, or aliases. They are found in resources like a bible dictionary, encyclopedia, or concordance.
* {Headword words} --> returns the text of an article, so it is also possible to search for words WITHIN the article.
For example:
{Headword Salvation}
{Headword Salvation, nature of}
Wildcards are not allowed, so you have to be precise. Note that a *Topic Guide* for /Salvation/ would return both results.
!!!! Milestone
Milestones are datatype /markers/ in resources that are indexed (or organized) by that datatype \\ e.g. the book/chapter/verse numbers in a bible, the Strong's numbers in Enhanced Strong's Lexicon. \\ The {Milestone} extension will return the *text* associated with a datatype value in such resources.
* {Milestone <datatype xxx>} --> returns the text of any datatype value except Headword
* {Milestone <datatype xxx>} --> returns the text of any datatype value except [[Headword>>#Headword]]
For example: