Selects a subset of items from array and returns it as a new array.
How can I be able to start filtering only when the querytext's length is equal to 2? I have this code …