Find the first occurrence of a string in the subtree of active node.
Find the next match of previous search
The search is breadth-first search. That corresponds to the idea that the deeper the node, the greater the detail described.