Let's say I have a hierarchy like: ``` foo > bar > baz > biz ``` I'd like to be able to see `bar`, `baz` and `biz` when searching for `foo`.
Let's say I have a hierarchy like:
I'd like to be able to see
bar,bazandbizwhen searching forfoo.