By default, a case-insensitive search is performed matching records with at least one search term in them. For example: classroom diversity returns records having either classroom or diversity or both in them.
Exact Phrases
Use quotes to search for exact phrases: "classroom behavior" returns records that contain the exact phrase "classroom behavior."
Plus Sign
Use a plus sign (+) to include multiple words in your search: classroom +behavior +race returns records that contain any of the words in any order.
Minus Sign
Use a minus sign (-) to exclude certain words from your search: classroom behavior -disruptive returns records that contain the words classroom and behavior but not the word disruptive.
Wildcards
Use an asterisk (*) as a wildcard to include multiple forms of the word: class* returns records that contain class, classes, classroom, classrooms, classmates, etc.