nitrc:User Guide - Search Syntax
From NITRC Wiki
The Tools/Resources search and Related Web Page search use the same syntax for searching.
- Searches are case insensitive
- Allowed characters include: a-z, A-Z, 0-9, _
- Allowed special characters: " (for phrases)
- An English stemming dictionary is used; therefore, searching for test, tests, tested, and testing has the same result.
Single Word: A single word, such as segmentation, will return results that have that word.
Multiple Words: Multiple words, such as segmentation animation, will return results with both segmentation and animation.
"Phrase": Placing multiple words inside double quotes, such as "region of interest", will return return results with region of interest in that exact order.
AND: Combining words with AND (in capital letters) is the same as separating with space. In other words, morphology AND animation is the same as morphology animation. Both will return results with morphology and animation.
NOT: Preceding a word with NOT (in capital letters) will return results without that word. A NOT word should also have a word that is mandatory. For example, segmentation NOT Linux will return all results with segmentation that do not have Linux.
OR: If you are looking for two options, you can separate them with OR. For example, modeling OR simulation will return results with either modeling or simulation.
| Note: Due to the underlying search engine, for the Tools/Resources search AND has higher precedence than OR, while for the Related Web Pages search OR has a higher precedence than AND. |








