| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.client | |
| eu.dnetlib.functionality.index.client.solr | |
| eu.dnetlib.functionality.index.query | |
| eu.dnetlib.functionality.index.utils |
| Modifier and Type | Method and Description |
|---|---|
IndexClient |
IndexClientFactory.getClient(MetadataReference mdRef) |
eu.dnetlib.functionality.cql.CqlValueTransformerMap |
IndexClient.getCqlValueTransformerMap(MetadataReference mdRef) |
| Modifier and Type | Method and Description |
|---|---|
IndexClient |
SolrIndexClientFactory.getClient(MetadataReference mdRef) |
eu.dnetlib.functionality.cql.CqlValueTransformerMap |
SolrIndexClient.getCqlValueTransformerMap(MetadataReference mdRef) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<String,String> |
BrowseAliases.get(MetadataReference mdRef)
Gets the.
|
List<String> |
IndexQueryFactory.getBrowsableFields(List<String> fields,
MetadataReference mdRef) |
IndexQuery |
IndexQueryFactory.getIndexQuery(QueryLanguage lang,
String query,
IndexClient client,
MetadataReference mdRef)
Gets the index query.
|
QueryResponseParser |
SolrIndexQueryResponseFactory.getQueryResponseParser(IndexQueryResponse<org.apache.solr.client.solrj.response.QueryResponse> queryRsp,
MetadataReference mdRef) |
abstract QueryResponseParser |
QueryResponseFactory.getQueryResponseParser(IndexQueryResponse<T> queryRsp,
MetadataReference mdRef) |
void |
BrowseAliases.put(MetadataReference mdRef)
Put.
|
Map<String,String> |
Weights.put(MetadataReference mdRef,
Map<String,String> w) |
| Modifier and Type | Method and Description |
|---|---|
static MetadataReference |
MetadataReferenceFactory.decodeMetadata(String encoded) |
static MetadataReference |
MetadataReferenceFactory.getMetadata(String format,
String layout,
String interpretation) |
MetadataReference |
ServiceTools.getMetadataRef(String dsId) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataReference> |
ServiceTools.listMDRefs() |
List<MetadataReference> |
MDFormatReader.listMDRefs() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
MDFormatReader.getAttributeMap(MetadataReference mdRef,
String attribute) |
com.google.common.collect.Table<String,String,String> |
MDFormatReader.getAttributeTable(MetadataReference mdRef,
String... attributeList) |
List<String> |
ServiceTools.getBackendIds(MetadataReference mdRef) |
org.dom4j.Document |
MDFormatReader.getFields(MetadataReference mdRef) |
String |
ServiceTools.getIndexFields(MetadataReference mdRef) |
Copyright © 2019. All rights reserved.