To reduce the result set, it's better to navigate into a category and search from there.
You can use AND (+), NOT (-) plus OR ( | ) connectors. Example2: Group + MainID - Dts | Report ==> matches, if (Group and MainID but not Dts) or (Report) is found.