Java org.apache.solr.client.solrj.response Group fields, constructors, methods, implement or subclass

Example usage for Java org.apache.solr.client.solrj.response Group fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.solr.client.solrj.response Group.

The text is from its open source code.

Method

StringgetGroupValue()
Returns the common group value that all documents share inside this group.
SolrDocumentListgetResult()
Returns the documents to be displayed that belong to this group.