Issue with Elastic Search for a custom fluid component
We implemented a custom fluid component with Keyword Search(Elastic Search). The Search is returning only 1 row or the first row.
We ran the underlying PSQuery in the back end which returns all the existing rows.
We also created the indexes again after inserting multiple rows. Still the component search is returning only the first row.
Could some one please suggest what may went wrong here.