See: Description
Interface | Description |
---|---|
EndResultTransformer |
Responsible for transforming the grouped result into the final format for displaying purposes.
|
EndResultTransformer.SolrDocumentSource |
Abstracts the source for
SolrDocument instances. |
Class | Description |
---|---|
GroupedEndResultTransformer |
Implementation of
EndResultTransformer that keeps each grouped result separate in the final response. |
MainEndResultTransformer |
Implementation of
EndResultTransformer that transforms the grouped result into the main result list in the
response. |
SimpleEndResultTransformer |
Implementation of
EndResultTransformer that transforms the grouped result into a single flat list. |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.