I have an example shopping app, i want to create searching page using elasticsearch, when user search for specific product for example "Iphone" then display all iphone products. But, i want to promote product to show on top of search result. It's more like promoting product, when i promote for specific product then it shows at the top of search results.
How can this achieve by elasticsearch?