HLD and LLD design for a search system where we need to search from differenet sub-systems based on a keyword. if we search a keyword "adidas" , it will be searched in all sub-categories.
example : like the search functionality in amazon. you search using a keyword and it searches in all the categories instead of just one.
Can someone please please help me with how to approach this problem?
HLD and LLD .