In my project there are about 40,000 products from different stores, but to return a search for Elasticsearch , I need the city and state filter from where the store is located. The problem is this, if a store has 10,000 products, should I put the store location on all products, or is there any way to make a kind of inner like Mysql?