public class AnalyticsDriver extends Object
| Constructor and Description | 
|---|
| AnalyticsDriver() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | drive(AnalyticsRequestManager manager,
     SolrIndexSearcher searcher,
     Filter filter,
     SolrQueryRequest queryRequest)Drive the collection of reduction data. | 
public static void drive(AnalyticsRequestManager manager, SolrIndexSearcher searcher, Filter filter, SolrQueryRequest queryRequest) throws IOException
manager - of the request to drivesearcher - the results of the queryfilter - that represents the overall queryqueryRequest - used for the search requestIOException - if an error occurs while reading from SolrCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.