For example, Hitachi AND Array would generate a result set that contain both words.
However, for Hitachi OR Array , the result set returned would contain both or either words.
For example, "Hitachi Array " would generate a result set which match the exact string.
For example, Hitachi AND (Array OR Disk OR "RAID Array").