I am creating a module within the eCommerce site where I want to use the search relevancy as per my module but want to use the elastic search for returning the results for the search.
So my question is what pattern should I send in the request so that I will get the response according to my search relevancy. Please suggest.
Please note, I tried to inject product IDs in filters but did not succeedded with response.
Thanks in advance.