JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.solr.search.grouping
package
org.apache.solr.search.grouping
APIs and classes for implementing result grouping
See the
Solr Ref Guide
for more information
Related Packages
Package
Description
org.apache.solr.search
APIs and classes for
parsing
and
processing
search requests
org.apache.solr.search.grouping.collector
Grouping related
Collector
s
org.apache.solr.search.grouping.distributed
Internal classes used to implement distributed result grouping
org.apache.solr.search.grouping.endresulttransformer
APIs and classes for transforming result grouping results into the appropriate response format
All Classes and Interfaces
Interfaces
Classes
Class
Description
Command
<T>
Defines a grouping command.
CommandHandler
Responsible for executing a search with a number of
Command
instances.
CommandHandler.Builder
GroupingSpecification
Encapsulates the grouping options like fields group sort and more specified by clients.