public class SolrIndexClient extends Object implements eu.dnetlib.api.data.IndexService
| Constructor and Description |
|---|
SolrIndexClient() |
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.domain.EPR |
getBrowsingStatistics(String query,
String index,
String mdFormatId,
String layoutId) |
eu.dnetlib.domain.EPR |
getBrowsingStatistics2(String query,
String index,
String mdFormatId,
String layoutId) |
String |
getIndexStatistics(String s) |
String |
getInterpretation() |
List<String> |
getListOfIndices() |
String |
getListOfIndicesCSV() |
String |
getSolrServerUrl() |
eu.dnetlib.domain.ServiceIdentity |
identify() |
eu.dnetlib.domain.EPR |
indexLookup(String id,
String query,
String mdformat,
String layout) |
void |
newMethod() |
void |
notify(eu.dnetlib.domain.enabling.Notification notification) |
void |
setInterpretation(String interpretation) |
void |
setSolrServerUrl(String solrServerUrl) |
eu.dnetlib.domain.data.Hint |
suggestiveSearch(String s,
String s2,
String s3,
String s4,
String s5) |
public eu.dnetlib.domain.EPR indexLookup(String id, String query, String mdformat, String layout) throws eu.dnetlib.api.data.IndexServiceException
indexLookup in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic eu.dnetlib.domain.EPR getBrowsingStatistics(String query, String index, String mdFormatId, String layoutId) throws eu.dnetlib.api.data.IndexServiceException
getBrowsingStatistics in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic void newMethod()
public eu.dnetlib.domain.EPR getBrowsingStatistics2(String query, String index, String mdFormatId, String layoutId) throws eu.dnetlib.api.data.IndexServiceException
eu.dnetlib.api.data.IndexServiceExceptionpublic eu.dnetlib.domain.data.Hint suggestiveSearch(String s, String s2, String s3, String s4, String s5) throws eu.dnetlib.api.data.IndexServiceException
suggestiveSearch in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic List<String> getListOfIndices() throws eu.dnetlib.api.data.IndexServiceException
getListOfIndices in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic String getIndexStatistics(String s) throws eu.dnetlib.api.data.IndexServiceException
getIndexStatistics in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic String getListOfIndicesCSV() throws eu.dnetlib.api.data.IndexServiceException
getListOfIndicesCSV in interface eu.dnetlib.api.data.IndexServiceeu.dnetlib.api.data.IndexServiceExceptionpublic eu.dnetlib.domain.ServiceIdentity identify()
identify in interface eu.dnetlib.api.DriverServicepublic void notify(eu.dnetlib.domain.enabling.Notification notification)
throws eu.dnetlib.api.DriverServiceException
notify in interface eu.dnetlib.api.DriverServiceeu.dnetlib.api.DriverServiceExceptionpublic String getSolrServerUrl()
public void setSolrServerUrl(String solrServerUrl)
public String getInterpretation()
public void setInterpretation(String interpretation)
Copyright © 2020. All rights reserved.