Search notes:
Use: and or not word*
Examples:
stepper
- will find files where the word stepper occurs.
stepper and motor
- will find files where both stepper and motor occur.
stepper or motor
- Will find where either stepper, motor or both occur.
step* and not motor
- will find files with words beginning with step, but without the word motor