TYPES OF SEARCH
word*
By default, terms are searched which match the search string from the beginning.
For example, if you search for 'BOOK', you will find:
• BOOK
• BOOKMARK
But will not find:
• NOTEBOOK
• EBOOK
*word*
To find NOTEBOOK, select *word*. You will find terms that contain the search string anywhere (beginning, middle or end).
For example, if you search for 'BOOK', you will find:
• NOTEBOOK
• BOOK
• BOOKMARK
• EBOOK
word
If you need to find only BOOK exactly as written, select word.
For example, if you search for 'BOOK', you will find:
• BOOK (exact match only)
But will not find:
• BOOKMARK
• NOTEBOOK
desc
Search in term descriptions.
For example, if you search for 'light', you will find terms whose descriptions contain 'light':
• TERM1 (description contains 'light')
• TERM2 (description contains 'light')