Need help on solr to elastic converstion

I want help on below solr function how to handle in elastic elastic.

1)group.field
2)group.sort=geodist()

example:
group.format=simple&sort=duration+asc&indent=on&group.limit=1&wt=json&rows=365&fl=airportname,id,Date,price,AirportCityName&q=ID:125group.field=depDate
&group=true&group.sort=geodist()+asc,pricePP+asc

https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-collapse ?

@Mikhail_Khludnev Can you give example for this ..

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.