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 java.lang.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 java.sql.SQLException, org.apache.solr.client.solrj.SolrServerException, java.io.IOException, java.text.ParseException
StatisticsDatacreateDataset in class StatisticsDatajava.sql.SQLExceptionorg.apache.solr.client.solrj.SolrServerExceptionjava.io.IOExceptionjava.text.ParseExceptionprotected java.lang.String getQuery()
Copyright © 2018 DuraSpace. All Rights Reserved.