public class StatisticsDataSearches extends StatisticsData
| Constructor and Description |
|---|
StatisticsDataSearches(DSpaceObject dso) |
| Modifier and Type | Method and Description |
|---|---|
Dataset |
createDataset(Context context)
Run the accumulated query and return its results.
|
protected String |
getQuery()
Returns the query to be used in solr
in case of a dso a scopeDso query will be returned otherwise the default *:* query will be used
|
addDatasetGenerator, addFilters, getDataset, getDatasetGenerators, getFilters, setDatasetpublic StatisticsDataSearches(DSpaceObject dso)
public Dataset createDataset(Context context) throws SQLException, org.apache.solr.client.solrj.SolrServerException, IOException, ParseException
StatisticsDatacreateDataset in class StatisticsDataSQLExceptionorg.apache.solr.client.solrj.SolrServerExceptionIOExceptionParseExceptionprotected String getQuery()
Copyright © 2014 DuraSpace. All Rights Reserved.