Troubleshooting scenario 6: Fields with spaces in them fail to produce search results

Symptom
In a search field you enter a value that contains spaces, you run a search, and the search returns no results.
Possible causes
It is possible that you used the In operator when you constructed the search. The In operator uses blank spaces as delimiters to separate search requests. When you enter a value containing a space the In operator interprets it as two separate queries.
Action
Do not use values containing blank spaces when using the In operator.