I'm performing a search on booking dates for properties that can have
variable prices depending on the date. I'm doing a query that filters by a
bounding box, a date range, and makes sure that the available flag is true.
I then group by the property_id. Is there a way to sort (and perhaps do an
frange filter) by a function that calculates the total price for each group
of documents?

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Sorting-by-aggregates-of-grouped-documents-fields-tp3503168p3503168.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to