Search
Search capability supports the following operators:
- [+] plus sign indicates that this word must be present in each result
- [-] minus sign indicates that this word must not be present in any of result
- ["] enclosed phrase within double quotes matches only results that contain the phrase
Examples:
- ocean modelling
Find rows that contain at least one of the two words - +2006 +book
Find rows that contain both words (all books from 2006) - +Labrador -poster
Find rows that contain the word "Labrador" but not "poster". - "high efficiency cavity"
Find rows that contain the exact phrase "high efficiency cavity"



