Package org.apache.solr.search.grouping.endresulttransformer
package org.apache.solr.search.grouping.endresulttransformer
APIs and classes for transforming result grouping results into the appropriate response format
-
ClassDescriptionResponsible for transforming the grouped result into the final format for displaying purposes.Abstracts the source for
SolrDocumentinstances.Implementation ofEndResultTransformerthat keeps each grouped result separate in the final response.Implementation ofEndResultTransformerthat transforms the grouped result into the main result list in the response.Implementation ofEndResultTransformerthat transforms the grouped result into a single flat list.