Interface EndResultTransformer

    • Method Detail

      • transform

        void transform​(Map<String,​?> result,
                       ResponseBuilder rb,
                       EndResultTransformer.SolrDocumentSource solrDocumentSource)
        Transforms the specified result into its final form and puts it into the specified response.
        Parameters:
        result - The map containing the grouping result (for grouping by field and query)
        rb - The response builder containing the response used to render the result and the grouping specification
        solrDocumentSource - The source of SolrDocument instances