Differences
This shows you the differences between two versions of the page.
| full_text_search [2018/12/04 10:58] – created Justin Willey | full_text_search [2018/12/04 11:25] (current) – created Justin Willey | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | + | ||
| - | IQX supports full text searches in some areas such as CVs. The syntax used is very similar to that when using search engines such as Google. | + | |
| - | + | ||
| - | Searches are not case-sensitive, | + | |
| + | IQX supports full text searches in some areas such as CVs. The syntax used is very similar to that when using search engines such as Google. \\ \\ | ||
| CV examples: | CV examples: | ||
| - | excel word | + | ^Search^finds CVs containing:^ |
| - | finds CVs containing | + | |excel word|" |
| - | excel AND word | + | |excel AND word|both " |
| - | finds CVs containing | + | |excel OR word|either " |
| - | excel OR word | + | |excel NOT word|" |
| - | finds CVs containing | + | |" |
| - | excel NOT word | + | |word AND (" |
| - | finds CVs containing | + | |word AND NOT (" |
| + | |safe*|" | ||
| + | |health NEAR safety|the words " | ||
| + | |health NEAR[20] safety|the words " | ||
| + | <callout type=" | ||