* While you could route each user query to all available {@link ContentRetriever}s, * this approach might be inefficient and counterproductive. * <p> * "Query routing" is the solution to this ...